
In Dynamics 365/CRM Marketing, I have a Marketing Form that's hosted (injected) into a CMS.
Is it possible to hook into the boilerplate validation messages below to add my own custom messages?
Hi Partner,
"This field is required" tooltip is only available when the field is added with required attribute.
You can add custom validation with form API:
Regards,
Clofly