Post form to url Workflow: How to get current page nodeName
I've added a workflow on a form in Contour with the type of 'Post form to url' and added the link to a custom handler which handles the form. In the body I need to specify the current page name, but Node.GetCurrent() gives an error (object reference not set to an instance of an object).
How can I get the current page name inside this handler?
Post form to url Workflow: How to get current page nodeName
I've added a workflow on a form in Contour with the type of 'Post form to url' and added the link to a custom handler which handles the form. In the body I need to specify the current page name, but Node.GetCurrent() gives an error (object reference not set to an instance of an object).
How can I get the current page name inside this handler?
Thanx!
Sander
is working on a reply...