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

Answers were Sorted based on User's Feedback



In hierarchial picklist if we select Country as "USA" then we get state & City Values..

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

In hierarchial picklist if we select Country as "USA" then we get state & City Values..

Answer / harish velpula

Pick Map needs to be add at parent field level.
Go to Pick Map and give Field property only
Field - Child field name (State)

Is This Answer Correct ?    0 Yes 0 No

In hierarchial picklist if we select Country as "USA" then we get state & City Values..

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

In hierarchial picklist if we select Country as "USA" then we get state & City Values..

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

More Siebel Interview Questions

what is the difference between siebel 7.5 and 7.8? If we upgrade the application to 7.8 from 7.5 what are the areas we need to give importance from qa(testing) point of view?

0 Answers  


Is it required to install gateway server before installing a Siebel server?

4 Answers   Siebel Systems,


Explain the use of catch in escript?

0 Answers  


if we have an applet in edit mode having mvgapplet for one field,in which mode the mvg applet will be opened

1 Answers   IBM,


I want to see 4 static picklist values in one view and in another view i want to see 6 picklist values for that field, how will u configure?

2 Answers   IBM, TCS,






What's siebel?

0 Answers  


What are the different applets available in Siebel?

5 Answers   IBM,


Explain the use of detailed category in configuration?

0 Answers  


Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?

0 Answers  


What is foreign key table in siebel?

0 Answers  


Explain what is nameserver? What does it do?

0 Answers  


Explain what is eapps.cfg file?

0 Answers  


Categories