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