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
What exactly use of s_party concept in siebel?
Explain how many type of siebel data model extensions are there?
explain about BC UserProperty : AllModeSort Applet User Property : MenuItem
What are pre defined queries?
How would you import international phone numbers using eim in siebel realtime?
Give an example of the eim delete process's behavior?
What are the eim tables and base tables are required to your entities?
Explain what are pre defined queries?
What language you used to write bs?
In a flow, when a Customer has called for enquiring about some product. He does not have any Service tag, Order # or SR#. In this case what kind of Activity will be created and how will the agent proceed with the Activity.
Why do we use symbolic strings in siebel 77?
Explain how to specify a view to be displayed as aggregate view in siebel 7.7?
How to edit the joined fields values in join?
Siebel 7.7 how do you add button icon in an applet? Like new,query,delete.i want activate button also.
Explain how is siebel 7.x architecture different from siebel 6.x?