|
L |
{LINK(obj_id,cTxt), BLINK(obj_id, cTxt)}Creates a link to the page indicated by obj_id. The text in cTxt will be used for the link. e.g. {LINK(49551,Page Contentents)} will create the following Page Contentents. You can also use BLINK, this creates a button in your current JQuery UI theme for the link. e.g. {BLINK(49551,Page Contentents)} will create the following Page Contentents. If you wan to pass additional parameters to the page, follow the object ID with a ? and then the parameters.
|
| Login | |