forms icon indicating copy to clipboard operation
forms copied to clipboard

implements hidden actions

Open vmcvlad opened this issue 3 years ago • 0 comments

This feature could be useful in scenarios where someone needs to call the form's submit method procedurally, without displaying the actual Update/Store button.

May be improved with tests and validations ( even though nothing breaks if providing invalid actions ) but let me know what you think first.

refs https://github.com/enso-ui/forms/pull/36/files

vmcvlad avatar Mar 31 '22 16:03 vmcvlad