CRM

DHeinlein
Participant

Select All Button on Forms

SOLVE

Hello,

 

I have a feeling what I am about to ask is not possible but I wanted to be sure. I have a form with many single check boxes. The reason for using single instead of multiple is because I need new task created for every property checked. The issue is with the front end of completing the form I have been asked if it is possible to add a select all button as opposed to manually checking each one. I will include snips of both the form and my workflow. It is very long.

 

Thank you,

 

DHeinlein_0-1675261349855.pngDHeinlein_1-1675261467478.png

 

1 Accepted solution
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

Select All Button on Forms

SOLVE

Hi @DHeinlein 

 

There's no out of the box way to achive this. Possible ways/workarounds:

 

  • Create the select all function in Javascript in the website front end
  • Use a custom form submitted via API
  • Default all the checkboxes to selected and ask users to deselect the relevant ones - not advisable if anything to do with consent

Hope this helps.

Phil Vallender | HubSpot Website Agency

View solution in original post

1 Reply 1
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

Select All Button on Forms

SOLVE

Hi @DHeinlein 

 

There's no out of the box way to achive this. Possible ways/workarounds:

 

  • Create the select all function in Javascript in the website front end
  • Use a custom form submitted via API
  • Default all the checkboxes to selected and ask users to deselect the relevant ones - not advisable if anything to do with consent

Hope this helps.

Phil Vallender | HubSpot Website Agency