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.

how to set "blank" default value for "requested for" type variable?

Junyu
Tera Contributor

Dear all,

 

I am working on record producer, I set a variable which type is " requested for"

I don't know how to set it as "None" default value,

plz tell me about it, thank you.

1 ACCEPTED SOLUTION

Danish Bhairag2
Tera Sage

Hi @Junyu ,

 

Please open that variable n check the Default Value Tab. It is due to that.

Instead change the type to Reference field select User table under Type Specification & load the form It will not contain any value by default.

 

Thanks,

Danish

 

View solution in original post

6 REPLIES 6

Danish Bhairag2
Tera Sage

Hi @Junyu ,

 

Please open that variable n check the Default Value Tab. It is due to that.

Instead change the type to Reference field select User table under Type Specification & load the form It will not contain any value by default.

 

Thanks,

Danish

 

Hi @Danish Bhairag2 ,

 

Thanks for your answer, do you mean I need to change "requested for" type into "reference"? and select the relevant user table?

@Junyu , 

 

Yes. U need to select the sys_user table.

 

Thanks,

Danish

 

Hi @Danish Bhairag2 ,

 

I tried like it, but it doesn't look same as "requested for"

Junyu_0-1700126537340.png

How can I change it?