In the Contacts section, I need to filter all the contacts that ever got emails Titled "Thanks" (NOT bulk emails, just simple emails). These emails are displayed here:
I tried any available lookup, yet no success. Which object should be used?
Is it possible to have multiple current jobs in different accounts for one contact? E.g. a contact works for two companies (two accounts). One account will be the primary account, but the contact is not shown in the other not-primary account. We want to show the contact as a contact for both accounts.
I am facing an issue with object permissions and seeking verification.
I added 'Dashboards' section in a workplace available for multiple organizational roles and despite only one of them requires visibility and the rest not having any operational permissions in SysDashboard object, they are still able to see the empty section in their workplace. See below:
So I made a script to pull data from the SQL log. I need to get that data to a local file. I started to set it on a timer- but then was at a loss on how to move the process any further.
Is there a way to send browser notifications (as seen in the image attached) through javascript? Our use case is that when our webservice receives a response from client, we use Message Channel Utilities to send message from server to client. When client receives the message, it should be able to trigger a browser notification
Creatio does have a module named DesktopPopupNotification which you can use for this if you'd like. It can handle the request for permissions...MoreLess
Is there a Freedom UI way to do this? Some of those params would only work on Classic UI pages, such as how you would specify the icon for the notification.
It seems my above comment may have been resolved in 8.1.3 or 8.1.2, as now I can generate notifications that never disappear from the Windows...MoreLess
I have a SysUserSession table as a detail view. The usecase is that when a time zone lookup is changed, the SessionStartDate and SessionEndDate should change values to the selected time zone.
Is there a way to manipulate the data on UI level?
Using OOTB templates, an email is sent when case is resolved. The email is however delivered without Satisfaction level icons. Any help would be much appreciated. Please refer attached images for actual email being sent and template used.