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

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

515


difference between lov and picklist??

590


What is outbound in picklist?

522


what is the maximum number of applets can be there in a view?

536


Can a person from BPO industry learn seibel CRM as it is a Customer relationship managment based industry, if yes what are the jobs aspects of learning the course.?

1740






What is if table in eim?

516


How to run genbscript.exe?

645


Explain pick applet, dynamic picklist: which will be better if performance issue is considered?

503


Explain what is if table in eim?

545


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

528


Explain the steps required to implement the load balancer on siebel servers.

545


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

2188


Explain how to import lovs?

544


What is the use of item identifier.

600


How to find out new vanilla functionality in SIEBEL 7.7 and 7.8?

4916