Create Record from Javascript
Confluence User - 17 Jul, 2018
Hi,
I need to build a button that normal users will click to create a record in another form using javascript
This button will appear on a jqueryui popup. I have tried the JSON API, but it needs the user to have the admin role and I have to provide the password in the javascript.
Is there an example of how I can achieve this with Javascript API?
Thanks.
javascript;forms;api