Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Reference fields, lookup not working

SC4
Tera Expert

Hi. Didn't change a thing, it was working as intended. The field on the form that references the sys_user table stopped working. I click on the magnifying glass and it doesnt open the user list. The only thing I did was to create a Wizard. I have no idea. Checked the form, table, fields, etc.

 

Thanks.

11 REPLIES 11

Amateur question, but how do I check if the form has completed the loading?

SC4
Tera Expert

So I finally found the problem.

 

I created a Wizard which as a field that combines the inputs from 2 fields. In order to achieve this, I had to create a Wizard Script. I deactivate the script and its now working. Now I have to actually find a way to enable this script without interfering with the form.

 

Thanks.