In hierarchial picklist if we select Country as "USA" then
we get state & City Values constrained to USA.
If we Select Country Other Than USA, We should get state ans
city values Empty How do we do this
For 1 reccord of Country we can do this using
OnFieldUpdateSet Bc UserProperties but if we want to do this
for 50 records how to do this
Answer Posted / rajesh
In this requirement we create dummy values in pickmap.
ex: while giving pickmap for COUNTRY---USA in that country field pick map we configure
field-country, picklist field - value
field-state, picklist field-dummy
field-city, picklist field-dummy
and we give pickmap for STATE-
field-state, picklist field-value
field-country. picklist fild-parent, constrained-true
field-city, picklist filed-dummy
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain what is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?
Tell me what does install.ksh and imprep.ksh files do?
What is difference between s_opty_x and s_opty_xm tables?
What is purging in siebel?
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
Explain what is symbolic url in siebel?
How to create extension table to an interface table in siebel?
What is foreign key table in siebel?
What is the difference between mvg applet and pick applet?
What is virtual bc?
How would you send an email using siebel realtime application?
What is the differences between static and dynamic drilldowns?
How to find entity relation in siebel tools?
I have created hierarchical picklist. In parent all the values are displayed. When the values selected in the parent its displays proper value in the child picklist?
What is applet toggle and how many types are there?