Hello,
There is a Hierarchial Picklist when I choose India >
Maharastra > Mumbai. this comes as a normal Hierarchial
Picklist now my question is that when i choose Mumbai the
Maharastra and India should come automatically is this
possible in Siebel if yes can any one post with a good step
by step procedure.
thanks in advance
Answers were Sorted based on User's Feedback
Answer / Manoj Kumar Bharti
In Siebel, you can achieve this behavior by using the "Child-Displayed Only" attribute for the 'Mumbai' picklist value. To do this, follow these steps:
1. Navigate to Business Component > Application > Page > Forms > YourForm.
2. Select the relevant Picklist Attribute (e.g., State).
3. Set the "Child-Displayed Only" property to Yes.
4. Save and test your changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shankar
Yes we can do with the help of SVF updateifnull. This is
Reverse Hierarchial Proces
| Is This Answer Correct ? | 0 Yes | 6 No |
What are the functionalities performed by siebel?
What is the difference between eim and eai?
What is Join? Join Spec? Join Constraint?
Explain what is constrainted picklist? Where you will drop the constraints?
Explain what are pre defined queries?
Is it required to install gateway server before installing a Siebel server?
Explain how to run genbscript.exe?
Explain where does the primary field of an mvg stored?
How would you remove unnecessary seed data by deleting all rows from the s_lst_of_val base table?
Explain the use of detailed category in configuration?
Explain when do you use genbscript.exe?
Is there any 'user property' to make the whole field in a b.c read only, by some condition. e.g:- if priority=closed the whole record should be read only