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
How do you import lov's?
Describe the 3 object explorer (oe) tabs?
Explain the difference between lov and picklist??
Explain how to do validations in escripts and in configuration?
i want interview question on siebel testing.very urgent
What is the use of virtual bc?
What is difference between join specification and join definition?
What language you used to write bs?
What is virtual bc?
What difference between join specification and join definition?
Explain how to edit the joined fields values in join?
What is the use of item identifier.
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
What is the significance of eapps.cfg file?
What difference between fields and single value fields?