I want to see all the 6 static picklist values in one view
and in
another view i want to see 3 picklist values out of 6
values(I want to constrain 3 picklist values in another view
out of 6 values) for the same field,same BC.
how will u configure?

Answer Posted / aman

Create 6 LOVS as required and Update Order BY Field in LOV in sequence like
Value1 -- Order by 101
Value2 -- Order by 102
Value3 -- Order by 103
Value4 -- Order by 104
Value5 -- Order by 105
Value6 -- Order by 106

Create a picklist and in picklist search spec write following search spec:
IIf ((GetProfileAttr("ActiveViewName") = "View1"), [Order By] <= 103,[Order By] <= 106)

If Active view is View1 then it will show only Value1 Value2 Value3
else all value will be displayed

Cheers!!

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if you create an employee in siebel application and forget to create?

624


What will happen after the content groups gets created?

510


Explain how to configure a mvg?

538


Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?

513


Explain why would we populate bu_id, while importing product or account data?

520






Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?

493


Why would we populate bu_id, while importing product or account data?

505


Explain what is an extension table?

556


How to resolve foreign key in eim?

537


What are the functionalities performed by siebel?

500


Explain what is the use of virtual bc?

507


What are the different types of columns?

557


Explain how is siebel 7.x data model is different from siebel 6.0 data model?

513


what is the link specification?

576


Explain the netscalar one-arm mode deployment model.

530