Support

Account

Home Forums Front-end Issues Fontend form radio button default to none Reply To: Fontend form radio button default to none

  • Same issue. I have two options for the radio button and they are conditional. Meaning if the user chooses one it shows one field if the user chooses the other it should show a different field.

    It defaults to the first radio button but doesn’t show the conditional field so the user would have to toggle to the other option and then back to the original one. Very surprised such a bug hasn’t been addressed yet.

    One temporary fix is entering the word null into the the default value field which resolves the issue but it’s a radio button so should be empty by default. So worried that after I enter in these 400 entries there may be an update that may break compatibility with the null hack.