Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
this is my example
for example query load binder 'Select id,plafond from table where noreg = {input_noreg}';
is there a way so i can do process load binder when input noreg (textfield) or add button below input so i can trig process load binder .
Hi Galvin, Based on your description, it seems like an AJAX Subform would be a more suitable approach for your use case.
this is my example
for example query load binder 'Select id,plafond from table where noreg = {input_noreg}';
is there a way so i can do process load binder when input noreg (textfield) or add button below input so i can trig process load binder .