- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:21 AM
Hi there,
In incident form currently it will showing name and email id now i need to add some more like phone number, department etc how can i achive.
anyone suggent in where i need to change in script. any one tell me source code as well.
Regards,
Rajesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:30 AM
Hi @Gillerla Rajesh - This is achieved by defining ref_ac_columns on the incident.caller_id dictionary entry. This video can help: https://www.youtube.com/watch?v=DipYUHHrnCE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:30 AM
Hi @Gillerla Rajesh - This is achieved by defining ref_ac_columns on the incident.caller_id dictionary entry. This video can help: https://www.youtube.com/watch?v=DipYUHHrnCE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:55 AM
Thanks @Sheldon Swift , it's working right now.