silverstripe / silverstripe-userforms

UserForms module provides a visual form builder for the Silverstripe CMS. No coding required to build forms such as contact pages.
BSD 3-Clause "New" or "Revised" License
135 stars 225 forks source link

Custom required message not showing when field set to required via Recipient section #1059

Open mark-a-j-adriano opened 3 years ago

mark-a-j-adriano commented 3 years ago

The custom required message not showing when the field is used in the Recipient section dropdown list. It shows the default This field is required message instead.

Steps to reproduce:

Expected result:

115318924-dbeeda80-a1d2-11eb-98ca-faff0985e613 115318930-dee9cb00-a1d2-11eb-8485-e9e542b6f066 115318935-e01af800-a1d2-11eb-80d5-97ba7ccf8646
step4

Related:

mark-a-j-adriano commented 3 years ago

This scenario shows the custom error message so I am assuming it should be the same case for the scenario I reported above.

Steps to reproduce:

Expected result:

emteknetnz commented 3 years ago

@mark-a-j-adriano ould you please confirm the version of framework and userforms that you're using?

Could you also confirm if you're using CWP or not, and also if you're using either the starter or watea themes?

mark-a-j-adriano commented 3 years ago

@emteknetnz -> non CWP, Custom theme

Tested with skeleton and same thing:

"silverstripe/recipe-cms": "4.x-dev",
"silverstripe/userforms": "^5.8"