Hi,
On click of button in one entity, I'm able to create n-multiple records at time by using default value n in JavaScript &Web API SOAP Services.
To improve this solution, I want to take input from user and create only those many records which user wants - not by default value in logic.
I'm able to call action or dialog to run and take input parameters FROM User. After that, how to take those input into same JavaScript and not storing anywhere.
Can anyone help me in this situation ? How to access input parameter after calling dialog in JavaScript?
P.S ->I know Workflow can create records after dialog but I know how to do using JavaScript ?
Thank you
*This post is locked for comments
I have the same question (0)