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 02:49 AM
Add run script activity and put your script in that.. place the run script activity after begin in the workflow editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 02:58 AM
eventhough not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 03:00 AM
Hi @Deepika43,
Add a run script activity to the workflow and attach it to the activity where you want it to run.
Mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi M.