Closed crl10933 closed 4 months ago
@crl10933 Thank you for the question
A possible solution to help solve your issue
In Update Request
set Enable Update
to Manual
This allows the button to be controlled via code.
In the section Element Value Changed
you can add your conditional in the code
Hi. I have been trying to make a validation for the form where the submit button is only enabled if a certain criteria is met. I have tried to force context.panel.disableSubmit() as an always true situation but it's still enabled every time there is a change on the form.