Resetting SOME form values after a data change
Comments
-
I am struggling to implement the following functionality:
- I have a form with multiple fields and lables
- I have a radio list with 2 options (yes/no) partway down the form (its a vertical stack form)
- When the user selects yes or no I need to:
- Reset the values in certain inputs in the form to null (they are all currency inputs)
Ive tried doing this with a data flow so far, following these steps:
- Create a data flow with just a start and a done, nothing else
- Add an input from the the radio list that triggers the change
- Add an output variable that just has a value of null
- Map this output variable to the input in the form
This doesnt work when the output from the data flow is a constant of null, however it DOES work if I set it to 0, but unfortunately that isnt what I need. To clarify I have set Allow Null both on the data output variable, and on the input on the form but this has no effect.
A potential alternative solution is to just reset the whole form - but I cant see any way to do this either! The only thing in the docs about resetting a form is to use a post back button or something, but thats not what I need.
Anyone any ideas?
-
It seems the "allow Null" function is not working on the "Currency box" component of a Form.
I will open a support ticket, so we can discuss this further. -
[quote=faiza@decisions.com]It seems the "allow Null" function is not working on the "Currency box" component of a Form.
I will open a support ticket, so we can discuss this further.[/quote]Thanks a lot - I thought that could be the issue. Any idea on when this will be resolved?
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions