Conditions for Submit button

I have three choices at the top of my form. If the first one is selected, the Submit button is necessary. The other two options provide information to the reader, and no data needs to be submitted.

1 Like

Hey there, @Rachel4 and welcome to the Community :wave:

Great news - our devs managed to do this! We’ve added this code to the Custom CSS field on the Appearance tab of your widget’s settings:

[class*="FormLayout__Container-sc"]:has([class*="FieldsGrid__Row-sc"]:first-child [class*="choice__Container-sc"] [class*="choice-option__Label-sc"]:first-child input[type="radio"]:not(:checked)) 
[class*="FieldsGrid__ButtonsGroup-sc"] {
  display: none;
}

Check your website and let me know if you like what you see :wink:

That’s amazing! Thank you!

1 Like

You are always welcome!

By the way, we’d like to invite you to join our new challenge. This time, you should create a slogan for Elfsight to win a 6-month extension to your subscription.

Check the details and join in: October Challenge: Create Slogan for Elfsight and Win 6 Free Months! (+2 weeks guaranteed)

The challenge will be finished on Thursday, so don’t miss your chance to take part :wink: