Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi everyone,
How can i Fill i the textfield with specific value in beanshell?
r.setProperty("txtfieldID", "Value");
r.put("txtfieldID", "Value");
Is there any ways to do it?
Hi, there is an example at Pre-populate Form Fields with Data from External Source
Hi everyone,
How can i Fill i the textfield with specific value in beanshell?
r.setProperty("txtfieldID", "Value");
r.put("txtfieldID", "Value");
Is there any ways to do it?