- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 04:25 AM
Hi,
Kindly help me on below:
Is it recommend to create a Choice field with String type in ServiceNow?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2024 04:40 PM
Hi Sarah,
Kindly refer to the below links for more explanation.
https://www.servicenow.com/community/developer-forum/how-can-a-string-field-have-choices/m-p/2027598
https://www.servicenow.com/community/itsm-forum/string-type-field-vs-choice-type-field/m-p/749122
If the answer has helped you, please mark the answer as correct/helpful.
Regards,
Sanjeeva.Y.Reddy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 04:36 AM
Hi @Sarah Bouil ,
There is no wrong in using String field as choice field as you can see in OOTB may field as being used in that way. Once the choice are added to it they act as a lookup choice field or the choice list sepcification configuration.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 04:39 AM - edited 08-08-2023 04:40 AM
I guess using type String (vs. Choice) gives one a bit more flexibility if the field's functionality needs to be changed (e.g. if one wants to give up Choice like functionality).
Other than that there is not much difference between using any of the two types.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 04:42 AM
Yes you can create Choice for String type Field.
https://www.servicenow.com/community/itsm-forum/string-type-field-vs-choice-type-field/m-p/749122
Hope it helps:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2024 04:40 PM
Hi Sarah,
Kindly refer to the below links for more explanation.
https://www.servicenow.com/community/developer-forum/how-can-a-string-field-have-choices/m-p/2027598
https://www.servicenow.com/community/itsm-forum/string-type-field-vs-choice-type-field/m-p/749122
If the answer has helped you, please mark the answer as correct/helpful.
Regards,
Sanjeeva.Y.Reddy.