display cost center field in requested item table from request form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 01:19 AM
on my requirement i created one field name 'cost center' and it should display in requested item list view. Here the cost center value is empty like this below image.
But this value should get from request form front end like
Here I need to display this value according to user change cost center value also change so need to display this cost center field in request item table.
can please suggest how to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 01:37 AM
Hi,
Try to update Cost center field on RITM through a script. Utilize flow/workflow associated with the catalog item.
Get the value of cost center variable and update its value to the cost center field on RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 01:47 AM
can you please guide me the exact procedure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 01:51 AM
Are you using a flow designer or workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 01:53 AM
I am using workflow