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
How we will create drilldown in form applet?
whats the difference between siebel 7.5 and 7.8?
what is the maximum number of applets can be there in a view?
What value will get stored in the database when a field has both predefault value and post default value?
How would you send an email using siebel realtime application?
What are the different screens available in Siebel?
Explain the steps required to implement the load balancer on siebel servers.
What is the process of configuring siebel 8 web virtual server?
How to send an email using siebel application? Other than using f9 functional key?
Describe the 3 object explorer (oe) tabs?
i want to join in siebel testing so what was the prerequsites for that to learn? what is the siebel analytics
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 complex join? Difference with foreign key primary key join?
Tell me is it posible to access more than one database at a single siebel application?
What is the differences between static and dynamic drilldowns?