Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2020 07:18 AM
Hi debarpita,
Since its business rule even if you set the backend value(2) then also the state of task will set to work in progress.
but for setting the display value you can use this:
Try this out:
current.setDisplayValue('state','Work in Progress');
Thanks,
CB