You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

In your Datalist Builder, add a Hyperlink action into your design.


Figure 1: Add Hyperlink action.


Figure 2: Configure the Hyperlink action.

Using the configuration above, the resultant URL path would be like the following example:-

http://localhost:8080/jw/web/userview/leaveApp/userview//applicationForm?id=21162_leaveApp_applyLeaveProcess

using the format [hyperlink]?[hyperlinkParameterName]=[columnNameValue]

The hyperlink has been configured to point to the item "applicationForm", such item needs to be created in the Userview first before it becomes operational.


Figure 3: Create a new Form element in Userview.

Make sure that the Custom ID of the form element is as per what we have chosen earlier.


Figure 4: Sample of listing.


Figure 5: Opening the form via the link in the listing.

  • No labels