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 / venkat
Create a Calculated field, with the values Yes/No.
If the Country is USA make it Yes or No.
Now you can use OnfieldupdaateSet BC userproperties as a
single field
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Explain how to do validations in escripts and in configuration?
Explain what is detailed category and what is its use in configuration?
Explain how is load balancing maintained in siebel?
Explain what is siebel gateway?
Give me an example of business scenario and explain implementation with workflow?
Explain how to resolve foreign key in eim?
What is detail applet and association applet?
What is siebel gateway?
What is applet toggle how many types are there?
How would you delete or merge rows that have the same primary user key and different conflict ids using eim?
How would you import international phone numbers using eim in siebel realtime?
Explain how to import lovs?
What is the difference between links and multi value links?
Tell me what happens if you create an employee in siebel application and forget to create?
Explain the use of catch in escript?