Activity Log - Catalog Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2016 10:19 AM
Hi,
I am trying to develop this scenario:
Any change in variables in variable editor on catalog task form should be captured in activity log (inc. what the value of field was before and after it changed).
Is it possible? Can someone share solution/script to accomplish this?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2016 10:39 AM
I have seen someone instance, this being developed. It was picking
Just like if there is a variable 1, variable 2 in variables editor on catalog task.
If someone changes it, is should display something like this in activity log:
Variable 1: XYZ to PQR
Variable 2: ABS to DEF

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2016 10:41 AM
I love the idea. If you haven't already, get an enhancement request in. While it's no guarantee, our product managers DO read them.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2016 10:42 AM
I am sorry I don't have solution for this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2016 10:29 AM
I don't think a background script is the right action here. It's used to run something once on demand.