How to add "assigned to" in a activities log filter on Alert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2024 06:00 AM
Hi All,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2024 06:17 AM - edited 04-21-2024 06:19 AM
Hi @Sravani36 ,
OOTB you dont have joural field on alert table Hence you need to create a new field of journal type.
Then, comment fields that you created should automatically get added to the from. You just then needs to add activity (filtered) to your form layout.
Then finally you go into the activity filter and set assignment group and assigned to fields to be listed.
once you add your fields your done ! just do the below steps...
- Navigate to sys_properties.list using the filter navigator, find the name *glide.ui.test_table_activity.fields
- In the “Value” field add “,your custom journal table tech name'' (names of jour journal fields)
- Navigate to the form, go to the filter activity icon , select “Configure Activities”, add field names and save
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 04:30 AM
Hi @Sohail Khilji I tried to create field on alert table with type as Journal Input and Journal but i could see the column label is not updating when I create this field
Thanks
Sravani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 05:22 AM
You can create assigned to field on alert. Please not the table is not audited. You might need to include the new field to audit. It's not good practice to have the auditing on table as with large chunk of data coming it hampers the performance.