Skip to content

Server side validation not translating #416

Open
@konius

Description

@konius
  1. Install fresh Umbraco and Umbraco Forms
  2. Create a contact form using a template from Umbraco Forms
  3. Set validation error and invalid messages to use dictionary items (under settings)
  4. Use a dictionary item for a form field
  5. Make it required or to use validation
  6. Disable JavaScript and submit the form
  7. Mandatory and Invalid error showing dictionary item for the message, but not for the form field

Expected to see:

Please provide a valid value for Email Address
Please provide a value for Email address

What I got:

Please provide a valid value for #EmailAddress
Please provide a value for #EmailAddress

Screenshot 2020-10-05 082440
Screenshot 2020-10-05 082453
Screenshot 2020-10-05 082554
Screenshot 2020-10-05 082305
Screenshot 2020-10-05 082402

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions