CS Forms - validation problems

Hi @charlie

I have created a div component with a slot to use as sections in a longer form.
within the slot, I add basic (ie non component form inputs) and the standard input (components). neither of which prevent a form from submitting when there should be errors

in the screenshot example below, the fields (required) in the styled div do not show validation, while the email form outside of the div, shows the validation.

Is this something that can be fixed or are we limited when it comes to fields within components?

Could you send me a .tco file of this page or form? Or I could take a look on the live site. I’m sure I could get a fix in place. The 1.0.5 did have some fixes around this if you haven’t already updated. Have a great day.

Hi @charlie,

Attached are 3 .tco
v3 is the one from screenshot
v2 is my second attempt
v1 was my first attempt, trying to have one form (rather than 3) and it being conditionally powered

1 Like

Thanks for the examples. Yes there is an issue with ‘slots’ and validations. There is also an issue with the date picker breaking frontend validations. I’ll have both fixed in the next Forms release. Have a great day.

Thank you @charlie, really appreciate all your effort

1 Like

No problemo. Have a great weekend.