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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2018 09:00 AM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 08:41 AM
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.