Workflow form radio group reset
RéponduWhen constructing a form, it is possible to set the Selected Index of a Radio Group element to null. However, there is no subsequent method in Workflow to reset the Radio Group selected index to null once a button has been selected by a user.
Please provide an option to reset a radio group selected index to null.
-
Commentaire officiel
This can be achieved by setting the "current" property of your radio group to undefined using the "Set Form Element Property" activity as follows.
- Element: =$form1.state.radioGroup1
- Property Name: current
-
Property Value: =undefined
-
Hi Ken Lyon
This is also not working…Any other ways to do it?
0 -
Hi Vijay,
Any luck with the issue?
0 -
Ken Lyon this is not working for me either - the radio group “current” value remains even after I set it to undefined. I have also tried -1 but with no success.
Txs
0 -
Darryl Klassen I re-tested this in the Workflow Sandbox in our production environment which currently is using Workflow 5.49.0. It still works correctly for me. I have tested it using both Firefox and Chrome browsers on Windows 11.
Could you please provide more details about your environment and the workflow?
I added a radio group and button bar (both with default settings) then added an event handler on the button bar's click event which then used the Set Form Element Property activity as described above.
0 -
I am running Version 5.49.0 - SaaS version - and running it in Experience Builder Dev edition version: 1.17.0
Thanks
Darryl
0 -
Darryl Klassen Unfortunately, we've had a bit of a compatibility issue with Experience Builder which has required the Workflow widget to remain on an old version of Workflow. We are planning to try to fix this in the near future but for now there is no fix.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
7 commentaires