I created confiform page with few fields and I can able create Jira Ticket.
Now my requirement is
Save or popup the data to user before submit to JIRA
If any corrections need to be done, User should able to update and previously entered data should be populated when update.
should have confirm option to submit the record to JIRA
I added filed with type checkboxs for save and confirm
Added the java script function for hide and show submit button. for confirm filed
not sure how to popup or save and show the data without submitting to JIRA