• Resolved jefromcanada

    (@jefromcanada)


    I have a multi-selection question and I would like to initialize the various checkbox options to either “selected” or “not-selected” based on criteria gathered from previous answers.

    How can I PROGRAMMATICALLY initialize individual choices in the multi-selection field? I don’t see any FAQ’s or tutorials on this subject.

    • This topic was modified 3 years, 6 months ago by jefromcanada.
Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Sorry there is no way to do it in the designer, you could do this with javascript(i can guide you to do this) but it might be kind of difficult, another option would be to have different dropdowns with different ‘selected’ field and show the right one according to a condition this can be done using the designer and no javascript is required, the downside is that you would need to clone your fields just to change the selected field so if you prefer to do it with javascript let me know.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to initialize checkbox via formula’ is closed to new replies.