ITSM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 02:55 AM - edited 01-05-2024 03:54 AM
Hi all,
I want to know how can I clear the value of a field which is a "List" type field. I'm writing a Business rule to inherit one field to other.
I am stuck at : how shall I clear the field values.
Please refer screenshot. The field function(type=list) is a read only field having some value..
Below is the code snippet:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 11:36 PM
Thank you so much for the suggestion, solved my problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 08:53 AM
Thank You, everyone. I have sorted this out by directly assigning it to empty string.