Make mandatory

harry24
Tera Contributor

Hello ,

 

On change table whenever change moves from draft to build stage I want to make some field mandatory .how to achieve this 

 

Thanks 

3 REPLIES 3

Community Alums
Not applicable

Hi @harry24 

Please create a UI policy with required state change conditions and include the fields in UI policy actions and set them mandatory.

Also, if you are using the UI actions to change the state, then you can use g_form.setMandatory("field_name",true);

Please mark it helpful and correct , if it helps.

AndersBGS
Tera Patron
Tera Patron

Hi @harry24 ,

 

Create a UI Policy / Client script to make the fields mandatory.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Barath P
Tera Guru

Hi @harry24 

You can create UI policy or Client script to achieve this!

"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"

Thanks & Regards,
Barath.P