Hi, After upgrading Creatio from version 8.1.0 to 8.1.5, I encountered a strange issue. The first symptom is that the calendar stopped working and cannot be displayed at all. The browser console shows the following error: "Uncaught Error: Script error for 'Calendar_ListPage'." While analyzing the issue...MoreLess
Hello, it works! Thank you very much :) Is there any way to stay informed about such changes to avoid similar problems in the future? I didn’t...MoreLess
Hello! I have created a business process that must run after changes are made to the "Not allowed" field in the Activity. When I change this field manually and then save the activity, it runs as it should. However, I also wrote a very simple C# code in the saving event that changes this field in the...MoreLess
Hello, If an Entity.Save() call occurs in the embedded process or listener, in this case, the signal to start the BP is not thrown. Try using...MoreLess
Calendar view (UI) ends on previous day even if the end date is next day (11:59 PM)
The above calendar item extends on the Calendar from Start date/time to End date/time (-1) (Image1). But when I select a Specific day (which is not the start date) - the activity does not show up. For ex : if I just select 31/05/2024 on calendar - the above activity is missing.
The issue i'm facing is that tasks synced from Google Calendar that are meetings and include Google Meet links are not displaying a "Join" button within Creatio. This makes it difficult for users to easily join these meetings directly from Creatio.
We would like to understand if it is possible to distinguish between activities imported from Outlook (calendar synchronization) in Creatio, from those activities that are opened directly in Creatio. Can you help us?
No, there are no clear markers indicating the difference between imported activities from Outlook because it involves two-way synchronization...MoreLess
How can you set the default values created for an Activity when clicking on the Calendar in Freedom UI? I can't see anything in the OOTB code for calendar setup that would pass default values into the calendar activity creation process, but presume there must be some JSON parameters that could be set to specify things like the Activity Type/Category for example. Any help appreciated.
The default behaviour in Creatio cases is that any outstanding activities on a case are removed if the contact emails in and the case goes to re-opened. One of the consequencies of this, is that some of our support reps, have Outlook sync enabled and as that does not delete activities, only creates...MoreLess
in a test environment i set up successfully a synchronisation between creatio and google in the activitiy section. When I create an appointment in Creatio it is transferred directly to google calendar. Thats fine. But if i delete the appointment in creatio it dosen't delete the appointment in my google account. Do you know if this is possible to set up?
I wanted to add a few days to the calendar as non-working day (holiday). These holidays should appear in the calendar in gray. For example, if the user opens the list of activities in the calendar the days off will be displayed in gray. Does Creatio offer a way I can configure a specific day as a day off.