HYPERLINK

Confluence User - 18 Mar, 2016

here is a screen shot, my idea is when the user clicks the hyperlink "Approval"

 

next window will display its data and being approved will update its current data. thank you in advance!

 

i am using v5

forms;datalists;userviews

2


18 Mar, 2016
confluenceUser
confluenceUser

When you are in a process flow, you should go to Inbox Menu in your Userview to open up assignment. Try to check out other sample apps that are included in your copy of Joget to see how it is done.

Cheers

18 Mar, 2016
confluenceUser
confluenceUser

Hi,

If you want to run a process based on an existing record, you can pass your record id (primary key) as a "recordId" parameter to the run process page. Then, the whole process instace will use this id to load form data.

If you just want the record id store as a reference value (in a hidden field) in your run process form, you can refer to Pre-populate Form Fields from Request Parameters. You can even load the subform based on the reference value. Please refer to Subform "Parent Field to keep Subform ID" option.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print