I have two screens(screen1, screen2) contains same
applet(applet1).i want in the screen1->applet1 with picklist
and screen2->applet1 with diffrent picklist. How can we
configure this senario?
Answers were Sorted based on User's Feedback
Answer / golla
Create one calculated field, which will get the view name.
this cal field use under pick map.
more for info: kumarsiebeltraining@gmail.com
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / paulson jose
How come same applet can have 2 different BCs?
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suresh
simple
clone((copy(ctrl+B)) the BC and apllet and give different
names for them
and do your requirement say, create a picklist in new BC
and add these cloned applet and BC to view and BO
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishna
first we create two screens
with the same applet
ex:form applet
with diffrent bc,s
ex:
for screen 1
account bc1
account bo
account form applet1
account view 1
add this view into the screen
and add this screen into application
here bc will be created with that account table
add these views into call center applicvation
for screen 2
with the same account table we create the another bc
and will followed by above
now , we get the diffrent pick lists
with these two bcs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sravani
Applet1 will be present in 2 different views. So for the
picklist values, in description give view names accodingly.
for example 1 - 10 values with view name1 and 11-20 values
with viewname2.
now in picklist search spec use IIF function saying if
description is viewname1 then orderby<=10 &if description
viewname2 then orderby<=10&orderby>10 and orderby<=20
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vignesh
Its mainly based on BC . for Eg: the 'screen1' has an
applet comes from 'A' BC and the 'Screen2' has an same
applet name it comes from 'B' BC. the picklist values will
get differ.
| Is This Answer Correct ? | 8 Yes | 17 No |
Is there any 'user property' to make the whole field in a b.c read only, by some condition. e.g:- if priority=closed the whole record should be read only
Explain dynamic picklist?
What is an extension table and how is it related to base table?
3 Answers IBM, Siebel Systems,
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?
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 the use of detailed category in configuration?
Explain how to assign responsibilities to employees in siebel?
What is the differences between static and dynamic drilldowns?
How to invoke workflows using userproperty
Give an example of the eim delete process's behavior?
What is the behavior of the eim delete process?
I have two screens(screen1, screen2) contains same applet(applet1).i want in the screen1->applet1 with picklist and screen2->applet1 with diffrent picklist. How can we configure this senario?