Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi Anders,
Hows it going? Maybe this picture will help me explain better. I want to select the Product quantity and click add in the dialog. After clicking Add, the product items should appear in the list of items in another tab. Is this possible?
Hi, you could try submitting the other form using javascript to simulate the click, for example https://stackoverflow.com/questions/9855656/how-to-submit-a-form-using-javascript
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.