Hi everyone,
I have two properties in workflow forms which are mandatory. Now if I submit the workflow form by keeping these fileds empty I am having below error popup.
I want my custom popup message here on this box like "Name and First Name are mandatory fields."
How can I do this ?
Thanks & Regards,
Yash
Hi Yash,
The easier way to validate mandatory fields are using the following in share-config-custom.xml
<field id="<yourProperty>" mandatory="true">
</field>
Thanks,
Vidhi
Vidhi,
I also tried with this approach, but the popup message is the same. I want custom message to be appeared on the popup.
Thanks,
Yash
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.