Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Im using hash on Ajax Subform and i already trying nested like this #dynamic.query{requestParam.primaryKey} | {requestParam.id}#. When page loaded the id is valid but when there change on selectbox which i linked it, the id change to ajax elements id.
I've been thinking to use webservice plugin as setter value to my Model but when i get the model value on hash its null.
Hi, if it is expected in the URL as a URL parameter, then you can try to obtain it from the HttpServletRequest. Otherwise, where will this Record ID come from if not from a nested param?
Hello all Master, i want to get current Record Id on hash plugin without using nested param. is it possible and how?