1
0
-1
1 answer
- 210
Hi Galvin, Based on your description, it seems like an AJAX Subform would be a more suitable approach for your use case.
Add your comment...
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 .