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 to dispaly ascendimg in pick list
Explain what is an extension table and how is it related to base table?
How to convert single value fields into multivalue fields in the field object type found under business component?
Tell me what does install.ksh and imprep.ksh files do?
Explain how does your b/c and view related?
How do you handle error handling in wfs?
How to Get the MultiValueFields in Workflow
Explain what is seed data in siebel?
What is the difference between mvg applet and pick applet?
Please provide the SIebel Interview Questions with Answers as soon as possible.I am going to attend an interview.please respond
Explain what is an extension table?
How would you import url links into the s_lit base table?
Explain where you will drop the constraints?
How to run genbscript.exe?
When do we go for dynamic picklist and for pick applet?