- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2017 07:15 AM
Is there a way to change the Table of a Workflow after its already been created/published? It appears to be read only.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 02:57 PM
So... was looking at this just today. Checked out the Workflow, Table field clearly looks read only...
But being the stubborn old curmudgeon that I am... I clicked the field anyway. To my shock and awe, a full 20 seconds later, the list of tables popped up.
SO... there's that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 02:01 PM
Using GlideRecord to make the update totally worked. It makes me wonder why it's restricted in the first place. Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2017 02:14 PM
i will be trying this thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2018 06:12 AM
Worked perfectly, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2017 02:38 PM
Hi,
Yes you can change the table. Your workflow is on Requested item table which is task extended table so you can be only able to set table which are task tables. There are few activities, which are restricted for task tables only. So if your workflow is using any of them, it wont let you change the table name to any table but task (extended tables).
Thanks.
PS: Hit like, Helpful, Correct and Endorse, if it answers your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 02:57 PM
So... was looking at this just today. Checked out the Workflow, Table field clearly looks read only...
But being the stubborn old curmudgeon that I am... I clicked the field anyway. To my shock and awe, a full 20 seconds later, the list of tables popped up.
SO... there's that.