Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
If i have form with text field and i want to use the curret value entered in textfield in beanshell script.How can i use it? Can i use hash variables
Regards,
poonam chaudhari
1 Comment
Owen Ong
Hi poonam chaudhari,
What is the purpose of your beanshell script? Please note that beanshell script is server side processing. You can't get it by Hash Variable or any code in beanshell until the value is actually stored. To do client side processing, please use "Custom HTML" element and also javascript. jQuery is supported in "Custom HTML" element too.
Hope this is help.
Best regards,
Owen