addFormLink(form, replet)

Adds a hyperlink from a form to a replet. When the form is submitted, the request is used to create the specified replet.

Parameter

form form name

replet path/name of report

Example

replet.addFormLink("Form1", "report/details");

<< addMenuAction(eid, item, menuitem, action) © 1996-2013 InetSoft Technology Corporation (v11.5) removeAllActions() >>