
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 06:17 AM
I need to change the state of a sc_task to "On Hold" and change it back to "Work in Progress".
How can I change the state of the task? I have created a new choice "On Hold" in Choice list and then I created UI Actions but the UI Action doesn't change the state of the SCTASK. What did I not consider.? For some internal reasons the state can only be changed via form button this is why the form field is read only.
UI Action
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 06:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 06:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 06:56 AM
And your current.update() has a typo in it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 07:00 AM
Alan,
How embarrassing. I looked for everything but not for typo.
Armin