How to set default value for a reference field on Catalog form

rambabu1
Giga Expert

Hi,

i have a field on form it's reference field and i need to set default value for that field.

below is the script that i written in default value. but it's not working

find_real_file.png

 

14 REPLIES 14

try giving quotes "sys_id"

Hi,

Can you share screenshot by applying the filter condition on that table and show if there is a record matching that sysId

Also check any query Business rule on u_account table is restricting the record

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

find_real_file.png

Hi,

any query business rule?

any table level READ ACL is blocking

Happening with admins or non-admins?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

both the cases.

i didn't found any query business rules. i found 1 read ACL. but in read ACL the role is snc_internal. it means it's need to visible for all users.