- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 07:45 AM
Hello,
How can I add "None" as the default value for a Reference variable on a Catalog Item?
Thanks!
Mike
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 08:59 AM
Then I would make a CI with the name "Unknown", "Unavailable", or something similar to allow them to pick it. You can always set it as your default value if needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 07:48 AM
Hi Michael,
Reference fields/variables point to a table of records. Unless you have a record with a display value --None-- (or similar), this doesn't exist for reference fields. Normally a blank field is sufficient to indicate that nothing has been selected.
What is the underlying business requirement you need here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 07:56 AM
Hi Chuck,
Thanks for the quick response.
I am building a cat item that will be posted to our Service Portal. We have a mandatory field on the cat item that references cmdb_ci_service. We want to give users the ability to select "None" if they can't find the appropriate entry on the list of CI's.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 08:59 AM
Then I would make a CI with the name "Unknown", "Unavailable", or something similar to allow them to pick it. You can always set it as your default value if needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2017 03:06 PM
Hi Michael,
I agree with Chuck on this one.