I want a script to display check values as 'Yes' or 'No' in Notifications
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 03:51 AM
- For any checkbox values, replace true/false with Yes/No, where true = “Yes” and false = “No”.
- I want to replace the values with 'Yes' or 'No' in notification
Labels:
- Labels:
-
Data Foundations
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 03:58 AM
Refer to the below link
If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.
Thanks
dgarad
Thanks
dgarad
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 05:57 AM
I am looking for checkbox type variable in Catalog item.
If in catalog form , the checkbox is checked then the value populated should be YES/NO in notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 06:24 AM
Hi @taahamushtaq ,
In notification you will send you want to send Yes instead on True and No instead of False?
If I am correct, try writing a email script to set the values.
Mark the response correct and helpful if the answer assisted your question.