How set a default value using dictionary entry

Sowmya20
Tera Contributor

I have the variable called Audit, it should be "No" by default. I am trying add the default value using dictionary.

Is there anything I'm missing to add.

find_real_file.png

Thanks.

17 REPLIES 17

That is expected as per your client script it will set the Value to 'No' even after you save the form & load if the Group is the sys_id you using for comparing.

If you are using the dictionary default value no need of Client script as above. You can mark it false.

Yes, it is inactive.

Since, you confirm there is no client script additionally. Can you try one by Making the Label & Value to be same.

Label- No Value -No

Label-Yes Value-Yes

& then update the Default Value: No accordingly.

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

Yes this is correct.

Good you are following this approach.

Thanks,
Ashutosh

But it's showing "Yes" by default. Please help.

Thanks,