Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block | ||
---|---|---|
| ||
script += "$(\"#"+section.getPropertyString("id")+"\").remove();"; //check whether it is save as draft and redirect to inbox after submission FormData fd = formData; if (fd.getRequestParameter("saveAsDraft") != null) { script += "window.location.href=\'inbox\'"; } //inbox is the Custom ID of an Inbox menu in the Userview Builder script += "});</script>"; |
Thai |
---|
องค์ประกอบที่เกี่ยวข้อง |
...