Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi,
I am trying to make a Datalist Inbox with custom columns (I have already checked out Datalist Inbox Userview Menu (Inbox with Form Data)). Is there a way to add activityId (from the shkactivities table) into the parameter of a hyperlink so that when a user clicks the link associated with that user, they will be directed to the appropriate form (similar to how the current inbox works).
I want the target URL to look something like this: http://jw/web/userview/edmcIntake/commonView//inbox?_mode=assignment&activityId=8687_2202_myProcess_process1_activity
I have tried using #assignment.activityId#, but the result is http://jw/web/userview/edmcIntake/commonView//inbox?_mode=assignment&activityId=null.
How do I access the acitivityId with the datalist??
Nick