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
How to create an extension table with an intersection table?
How to send an email using siebel application? Other than using f9 functional key?
Can multiple presentation catalogs refer to one business model?
How is siebel 7.x architecture different from siebel 6.x? How is siebel 7.x architecture different from siebel 6.x?
Explain when do we go for dynamic picklist and for pick applet?
Explain what is the difference between eim and eai?
Explain why do we use symbolic strings in siebel 77?
When do we use genbscript.exe?
Explain the netscalar one-arm mode deployment model.
Explain the differences between siebel 7.8 and 8.0?
Explain if gateway server is not present cant we do load balancing?
hi,i would like to know the what are the questions they will ask for siebel testing. i need question for only siebel testing only
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.?
What is difference between lov and picklist??
How is siebel server set up using the default tcp monitor?