How can I change the validation message of dropdown?
I want to change "Invalid Value!" to "Este campo é obrigatório!"(Portuguese).
I put a picture too.
Hello,
You can Assign your custom validation message inside the ValidationMessage variable of your widget.
OR
If you want to change the default values of validation messages you can do that from properties section of your module.
Hope that helps.
Thanks & regards
Anees
Hello Mohd
Sorry but I made a mistake, actually the message I want to change is from an upload element.
I had already forgotten that there is this variable for validating a message.
It worked through Assign. Thank you very much!
Glad it helped.
Best regards.