Hi,
i created a View with severel Input Fields. Normal Text Filds and Dropdown by Index Fields and some Date Fields.
Now i wanted to give the User the ability to clear his input.
I try to use Invalidate() but this kills my Dropdown Fields.
Is there a Function that resets my fields, without destroying my Dropdown Fields?
Regards
Tobias Kübler
Request clarification before answering.
Hi All,
We can simply do this task by using code wizard...
Set the node attributes to null on click of RESET button.
For Ex.
i have LOGIN node with two attribute username and password.On click of Reset button we have to reset the values present in Username and Password I/O field.
Inside the Onaction handler of RESET button...code wizard + SET radio button + select the the LOGIN node as context node.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.