Closed emr17 closed 5 months ago
I described my steps here:
https://github.com/VolkovLabs/volkovlabs-form-panel/issues/417
@ebabeshko You are correct, enableSubmit()
is the way.
context.panel.enableSubmit()
We are working on a documentation PR to update it, should be ready later today/tomorrow: https://github.com/VolkovLabs/volkovlabs.io/pull/686
Currently submit button enables only if i change initial values of form elements. But i want to make that button enabled all the time. How can i do it?