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 / taj

HI,

I didnt get your query.
if you wnat to make the state and city fields null if the
country is other than US then dont create any of the
country just create only one country LOV as US.
or
if you want to make state and city must be blank whenever
you change a country.
then crate a Dummy Calculated Field set value as "".
then create a pickmap under the Country FIeld as below
FIeld = State and PickList Field = Dummy
like this go to State Field Create a PickMap as below
field = City and PickList FIeld = Dummy

it works when you change a COuntry from US to Uk or India
the State and CIty bucomes Null. You have to pick the
values of the respective COuntry- State- City

IF your query is different than this then please let me
understand me.

BestRegards,
Taj

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats the difference between siebel 7.5 and 7.8?

673


When do you use genbscript.exe?

656


Determine ootb functionality in siebel.

690


What is the use of detailed category in configuration?

565


What is detailed category in configuration?

615






How to specify a view to be displayed as aggregate view in siebel 7.7?

803


Explain how to configure a mvg?

614


what is the difference between "picklist generic" and "picklist hierarchical" business components?

589


How would you import international phone numbers using eim in siebel realtime?

593


Explain what is the significance of eapps.cfg file?

563


Why do we need to create employees at the database in siebel?

634


How do you display the no. of records in a picklist (combo box/drop down) not the records in the pickapplet, in just 3 rows and not 5 rows(which is the default)?

637


Explain how to edit the joined fields values in join?

578


Why does data not from related child tables not get exported when data is exported using an interface table?

630


when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure

2270