Skip to main content
Hi,

I am able to submit a plan page where I set the values of my process data fields successfully through a client event. The page is available to me in my WorkList items and if I click on the Process Instance Data icon the fields are set to the correct values.

When I open the Worklist item to work on it, the fields that I have linked through an .aspx page to the data fields are blank. Can anyone tell me what I am doing wrong?

Thanks
Check that the 'page type' K2 property of the client event .aspx page is 'client' and not 'plan'.
Thanks Neil!

I had changed the page type when switching from debug to run mode but I only copied the client page to the web server. Obviously, it is better to replace the whole project...

Reply