Enable and Disable Page Item Using a Dynamic Action
Dynamic Actions provide developers with a way to define
client-side behavior declaratively without the need to know JavaScript.
Using a simple wizard, developers can select a page item, a condition,
enter a value, and select an action (for example, Show, Hide, Enable,
and Disable). Previously, this involved hand crafting JavaScript and
AJAX but now many Dynamic Actions require zero coding using the built-in
wizards.
In this topic, you create a dynamic action to enable the
commission percentage item if the job is a sales job. If it is not a
sales job, the commission percentage item will be disabled.
No comments:
Post a Comment