flowExecutionKey

Marvin Addison marvin.addison at gmail.com
Wed Jul 2 17:13:58 EDT 2014


> I'd also defer to you on this...should we change the views that are
> non-terminating to use a hidden parameter for the key?

I believe hidden field is standard practice for views that POST; for
GET requests it's commonly a querystring parameter. I must admit I
haven't looked at how you're passing the flow key at present; I just
assumed it was via hidden form parameter.

M


More information about the dev mailing list