How to make a field mandatory which is extended from other table?

devina
Kilo Contributor

Hi All,

I am not able to make a field mandatory through UI Policy as the field is an extention of a field in another table. While using client script we are not able to make it mandatory using "setMandatory" function.

Is this possible by througing errors to stop the page? If yes can anybody tell me how to do so.

If not is there any other way possible?

Please help me with this.

Thanks And Regards

Devina Khare

18 REPLIES 18

devina
Kilo Contributor

Hi Nidhi,

 

Can you please tell me what is dictionary override.

 

Thanks And Regards

Devina Khare

Hi,

 

This was my thought as well.

If you open the Dictionary of the field (right click as admin) there is a Related List called Dictionary Override.

Click New there, and just adjust whatever you want for the field for a specific table. We use it quite a lot.

 

With regards

Anton Vettefyr

 

sashichand
Mega Expert

Hi Devina.

 

Try this:

1> Right Click on the form.

2> Go to Configure > Form Design.

3> Click on the setting on the desired and check the Mandatory check box.

 

find_real_file.png

Hi shashikantv,

Tried but there is no option to make it mandatory. Screenshot of it is attached below.

 

Thanks

Devina

 

Which table you have extended from and what's the field you are trying to make it mandate.