Hi,
we are using the entity incident (Service Tickets), it is enabled within the dataset configuration and selectable via segments and dynamics content.
,Yet I am struggling to display all tickets from the relevant contact.
E.g.
{{#each contact.incident_contact_primarycontactid}}{{this.ticketnumber}}
{{/each}}
Since I am only able to select relations that point to the second entity (incident | Service Ticket) ultimately leading to the related contact e.g.
I am not sure how to display related tickets from the contact. Shouldn´t there be a selection for Contact => Service Ticket (Contact) in order to select fields such as ticketnumber?
Best regards
Hi,
Yes. The filter can be set on some text fields but for date and time fields, it cannot be done.
Please refer to the following section:
Ok so I am able to display ALL cases, yet I cannot filter them or dynamically display them based on e.g. modified on date
Hi,
It has not been supported yet unfortunately.
You can post your proposal in Ideas forum.
With requirements like this increasing, it may well be released in the future.
Hi Nya great that worked. Now If I want to get specific tickets (not in the right order they could be displayed random) based on attributes on the ticket record, I could achieve it with IF-statements is that right?
For example tickets that were created/last modified 6 days ago?
Best regards and THANK YOU as always
Hi,
It depends on the role of the contact in the case (Service Ticket).
For example, if you mean that the contact is the Customer of the case,
the relationship between them is this one.
So the code should be:
And the ticket number can be shown in the email.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156