11 December 2010

How to create Drilldown in Form applet?

The situation like drilldown on form applet happens rare cases. Always we'll do in list applet. But we can't say that drilldown can't be done in form applet. As I've tried and it's working perfect.
If you've any doubt let me know & try this...

1) Create a control within the Account Entry Applet Or any Applet you want to 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.

1 comment: