- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 10:03 AM
Hi Everyone,
I have Created reference field called Parent Interaction(reference table: Interaction) on Incident form. here my question is how to get the associated Interaction Number on this field? Could you please help me on this.
Thanks,
Rajesh Bandila.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 01:51 AM
Hi @rajesh29
Create a BR on the interaction_related_record table, and set the value for task
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 10:33 AM - edited 09-06-2023 10:33 AM
Hi @rajesh29
You can just one line in "create incident" UI action on Interaction table:
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 01:33 AM
Thank @Aman Kumar S
It's working as expected when I create new Incident. But I need to get the interaction number when ever interaction is associated with any Existing Incident.
Could you please help me on this?
Thanks,
Rajesh Bandila.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 01:51 AM
Hi @rajesh29
Create a BR on the interaction_related_record table, and set the value for task
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 05:23 AM