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 |
best practices in scripting and workflows?
How to configure a mvg?
What is the use of item identifier.
why did use the siebel crm?
Explain whats the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance from qa(testing) point of view?
Explain the steps required to implement the load balancer on siebel servers.
Suppose if a view has admin mode property = true, then what will happen to user properties we write on them?
Why we using the user properties?
what is Profile attribute?
WHAT IS DIF BETWEEN CONSTRAIN AND HIRARICAL picklists? if any dif explain abuot process?
4 Answers BirlaSoft, Logica CMG,
Why is it not recommended to modify existing base tables?
what is all mode sort?