Update field data during form save?
Confluence User - 21 Dec, 2017
Hi, I have a table "Item Table" which is used with 2 form : "Create Order" and "Receive Item". On both form I have text field "status". I want to set the value of status to "Item Ordered" during submission of the form "Create Order", and "Order Completed" during submission of form "Receive Item". I try to use "Form Data Update Tool" on Post Form Submission processing, but it did not save the "status" on the database.
Any hint how I could do this ? or should I use custom HTML to do this?
There is no workflow on this scenario, as it basically only a single datalist and 2 form.
forms