How to create Drilldown in Form applet?
Answers were Sorted based on User's Feedback
Answer / basu
The following test case shows how to create drilldown
hyperlink in Form applet:
1) In the Account Entry Applet create new Drilldown object
with the following properties:
Name – GotoActivity
Hyper Link Field – Name
View - Account Detail - Activities View
2) create a control with the following properties:
HTML Type = Link
Field = Name
Method Invoke = Drilldown
3) Add the control to the applet.
Using this configuration steps creates an hyperlink
allowing to the Account Detail - Activities View.
Note: The hyperlink is showing the value entered in the
control Caption and not the field value.
| Is This Answer Correct ? | 33 Yes | 1 No |
Answer / saheel
AS Basu desribed It's working perfect..
But the situation like drilldwon on form applet happens
rare cases.Alwayes we'll do in list applet.BUt we can't say
that drilldown can't be done in form applet.As I've tried &
it's working perfect...
If u've any doubt let me know & try this...
1) create a control with in the Account Entry Applet Or any
Applet U want 2 try for drill down -
create the following properties:
HTML Type = Link
Field = Name
Method Invoke = Drilldown
1) In the Account Entry Applet create new Drilldown object
with the following properties:
Name ? GotoActivity
Hyper Link Field ? Name
View - Account Detail - Activities View
3) Add the control to the applet.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sumeet
We can create a drilldown on Form Applet! However, it would
not be a drilldown link; it will be a label or a button,
which will take us to new view as required!
Cheers!
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / koti
we can create drill down int he form applet.but it is based
on the values in list applet.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranitha
we can't create a drildown for form applet in siebel 7.8
version...but as per in 6 version it may be possible
according to their list of values.
| Is This Answer Correct ? | 6 Yes | 9 No |
Answer / prakash
I am not able to achieve this.I think through scripting we
can do
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / anbu
We can't able to create Drilldown in form applet.We can
create only in list applet.
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / chinna
WE CAN'T CREATE DRILLDOWN ON FORM APPLET , WE CAN ONLY
CREATE DRILL DOWNS ON LIST APPLET
| Is This Answer Correct ? | 8 Yes | 16 No |
What are the different elements in Siebel?
Explain what is an extension table?
How to create an extension table with an intersection table?
How is Siebel x data model is different from Siebel 0 data model?
Can Some one please give few examples for M:1 relationships in Siebel. For Ex: 1:M is Contact to Business Address, so for M:1 what relation ships can be??
What is siebel gateway?
What is eapps.cfg file?
How would you import international phone numbers using eim in siebel realtime?
What is inbound and outbound in picklist?
Where you will drop the constraints?
what is a NAMED SUBSYSTEM?
How to invoke an URL on clicking a button in Applet