Skip to main content
Nintex Community Menu Bar

SharedUser parameter declaration

  • September 17, 2020
  • 1 reply
  • 30 views

Forum|alt.badge.img+7

I am using K2 smartform in workflow task, it is working fine when normal task assigned to user. 

 

But when i set Out of office then task url generate with SharedUser paramater and that causing an issue to open smartform.

 

I created parameter at form level "ShareUser" but when i create task url generate as below:-

 

https://ABC.onk2.com/Runtime/Runtime/Form/FormName/?SerialNo=111351_61&SharedUser=&SharedUser=AAD:*personal details removed*

 

Can any one tell me how to pass SharedUser paramter value on form.

1 reply

  • September 21, 2020
Hello,

We can use a Data Field in the Workflow that has the SharedUser in it. Then we pass this into Form in the initialize rule as a parameter.