Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Lookup Select Box - how use more "variable attribute" ?

davide_fais
Tera Expert

Hi ServiceNow Community,

I've a bug on ServiceNow. When I define a service catalog variable type "Lookup Select box" and set two variable attribute in this way:

variable attribute --> ref_qual_elements=u_variable_name2,is_searchable_choice=true

In the form, the field is duplicated (see screeshot below)

 

find_real_file.png

5 REPLIES 5

ILYA STEIN
Tera Guru

Interestingly, I've just run into the same problem (6 years later!). I need the contents to update based on the value in different field, -and- I want the control to be searchable. I know this can be accomplished in client script, but it just seems like an annoying bug that should've been fixed a long time ago.