choice not showing in selectbox variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 09:53 PM
there is a table u_meet,having 3 fields city,location and assignment group.I have to create 2 variables in a catalog item which will be showing values of city and location.
when i am trying with selectbox,by choosing table name and choice field name,it is not showing any choices.requirement is to do it with selectbox only.And location value should be showing as per value of city selected.
Thanks
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 10:05 PM
Hi,
Please share your screen shot of the mapping you have done.
Look up column values to be "Field name".
Thanks,
Vinitha.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 10:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 10:58 PM
You are using the right technique however the field you have chosen to refer to does itself refer to another field.
You cannot 'daisy chain' these choice lists so instead all you need to do is point your choice list to the exact field.
The field you are referring to should also be a "choice list" field. Just not the records.
Else, you have to use the List collector.
Hope you got my point.
Thank you,
Vinitha.K