-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT
- when
- request to render embedded task form is sent
- then
- I can see user id and task id parameters passed to initial request
AT
- when
- request to render embedded start form is sent
- then
- I can see user id parameters passed to initial request
Hint
see lib/forms/camunda-form.js:135
meyer just to be clear... we want to achieve something like:
http://localhost:8080/camunda/develop/invoice-forms/approve-invoice.html?noCache=1485779127869&taskId=1b3d24e4-e6e5-11e6-9396-760510453ef2&userId=jonny1
right?