Aller au contenu principal

Workflow form radio group reset

Répondu

Commentaires

7 commentaires

  • Commentaire officiel
    Ken Lyon

    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

     

  • Vijay

    Hi Ken Lyon 

    This is also not working…Any other ways to do it?

    0
  • Sai Neerukonda

    Hi Vijay, 

    Any luck with the issue?

    0
  • Darryl Klassen

    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
  • Ken Lyon

    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
  • Darryl Klassen

    I am running Version 5.49.0 - SaaS version - and running it in Experience Builder Dev edition version: 1.17.0

    Thanks

    Darryl

     


     

    0
  • Ken Lyon

    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.