Using a Control to Allow the User to Click a Link to Activate a Record
You can use the PositionOnRow control to allow the user to click a link to activate a record.
To use a control to allow the user to click a link to activate a record
Add a control to the list applet that calls the PositionOnRow method.
Make sure the HTML Row Sensitive property of this control contains a check mark.
Place this control on the list applet where the link must choose the row.
-
Test and then deliver your Workspace.
The user must be able to click the link to choose the record.