06-10-2019 01:38 AM
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
06-11-2019 12:43 AM
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
06-11-2019 01:56 AM
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
Explore our Alfresco products with the links below. Use labels to filter content by product module.