Enable Field Action
Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About
Table of Contents
1 Enable Field - #enable {}
Enable a form field or button. Sets the HTML 'disabled' attribute.
Usage
wf:wire(myButton, #enable{}). %% or wf:enable(myButton).