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

Compare with Current View Page History

Version 1 Next »

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

  • No labels