Unable to make mandatory/required field in the form

  • 17 May 2018
  • 1 reply
  • 4 views

Badge +2

Hi All,

I am not able to make mandatory or required field through rule - isNullOrEmpty(HostName), I don't want to do from list level.

Please refer the screenshot.

215498_pastedImage_1.png

215499_pastedImage_2.png

What could be the reason. It is happening to all of the controls, only fields that are made required from list, are throwing an error.


1 reply

Userlevel 5
Badge +14

it looks like you typed in HostName manually as a parameter of the function.

you have to select reference to the control from 'Named controls' tab in formula builder.

Reply