Skip to main content

Hi,


What is the solution to open a worklist item on Initialising the SmartForm View and take action on the worklist item when a button in the View is clicked.


I am unable to get the Serial Number of the worklist item into the view to open/taken action on the worklist item.


Has any one done this before.


Regards,
Thileeban.C

You will typically use a Form to work with a Worklist item, not a View since the Client events (both Default Client Event and SmartForms Client Event) require a form. Using a form you can get the SN as a parameter.


If you absolutely have to open it in the View and not the form, you can pass the parameter from the Form to the Subview. In 1.0.2, Views can also have Parameters.


Hi All,

 

How to access worklistitem URL in a Smartform

I append the Serial Number to the form in the Task Item URL field in client event . 

 

Thanks and Regards,

Satya

 


Reply