Form Help: Checkboxes & Email Submission

I need some help fixing the form for a client’s website. The share link is here.

When filling out the form, this is what we get:

Name: Test Name
Email: sarahgridley@gmail.com
Phone: 2081234567
Crossroads: Test
Best time to contact: true
Message: Test

To view and configure your form entries, visit Webflow

Unsubscribe from notifications for this site

For the “Best time to contact” portion, this should be showing the selected checkbox answer, but it is not. I have gone and made sure all the checkboxes do not have ‘required’ set or ‘start checked’ in case that was causing the issue.

What I’m wanting to achieve for the client is that when a checkbox is clicked and the message is emailed to them, the submission would be “Best time to contact: Morning” not “True.”

Thank you for any help on this!

Also, not as big of an issue. But is it possible to remove this portion of the form submission from the email template?

To view and configure your form entries, visit Webflow

Unsubscribe from notifications for this site

We’d rather our clients not see this, as we manage all of this stuff for them.

(Also, I posted this in code help - I am hoping that is the correct place for this question)

Then you should be using the dropdown (select) field or radio button instead.

Your checkboxes should have a unique value (name), and you cannot change the true/false value.

Unfortunately not. See Ability to remove new "Unsubscribe" link from mail notifications