Field that needs to capture in activity always ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017 02:32 AM
We created a new field to track whoever made changes manually in the form
field name is Manual updated by , its has capture who made changes ( any field changes in the form at first time) in the activity log
but if we change some other field it doesn't capture the manual updated by in the activity log
how to write a script manual updated by always needs to capture in the activity log ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017 03:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017 03:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2017 03:38 AM
OK so the issue is that your manually updated by field is being updated with who manually updated the form? How are you updating this field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2017 05:24 AM
This field work same as 'updated by' field.. if any form field changed by any user , it will capture the user name & displayed in the history activity log
but if the same user changed again any other field in the same form, it not capture his name .only first time it has happened and.
because same user name text ,in the manual updated by so it not capturing i guess
hope you got my point
How to write a script if field value need to capture in the activity log always?( if changes happened or not)