Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By manalidhuri
#827480
I have created one process which has only one task and in this i have redirected submit button to draft i.e when user fills the form and click submit case will redirect to the draft menu and there is possibility of that case can be again open by any user so the problem is when second user open the case which is in the draft menu the dynaform doesnt show any data which was filled by previous user(i.e the data which is filled by first user must be accessible(view,edit,save) to second user), so how can i store this data?

Thanks.
By dan123dan
#827583
Hello,

Are you using a Submit to send your form to Draft, if the answer is yes, you could change this Submit by a button, after that, you will save the form with the following JavaScript Code:

$("#save").find("button").on("click" , function() {
$("#[Replace this with the ID of the form]").saveForm();
} );

Let me know if this helps.

Thanks.

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]