There are two types of business rules, page-level business rules and object-level business rules. Filters are object-level business rules. In...MoreLess
There are two types of business rules, page-level business rules and object-level business rules. Filters are object-level business rules. In...MoreLess
Good afternoon. I am a new user of the CRM. I registered and booked a meeting, but no one showed up. I am a developer, and I need an account for test calls. Together with a telephony specialist from UniTalk, we completed all the setup, but we still couldn't make a call. Is it possible to fix this issue so that I can fully use the CRM during the testing period?
Hey Community I'm trying to implement a use case where the visibility of a particular stage in the DCM flow bar can be manipulated. I did observe that the Qualify status object ( which has a link to lead) has a column called IsDisplayed . How does this work ? (Is it only for setting the values in the flow bar or can the visibility be dynamically controlled as well ?). I'm looking to implement this in a custom section.
We have an email with over 180,000 recipients. We would like to throttle this in parameters to send 20,000 emails a day. However, the "delay between emails" is confusing. What would be the best way to set up the parameters to achieve sending 20,000 emails per day beginning at 7:00 AM? Thanks in advance.
is there any documentation on how to use the File param type in a business process? I wasn't able to find any.
I have a use case where i have to save a file as an attachment to an entity, starting from a base64 rappresentation of the file. I would like to accomplish this task with the least amount...MoreLess
i'm trying to setup a backend system able to send push notification to mobile app (not developed in creatio) through FCM rest API.
The first hurdle is obtaining a valid token to authenticate to notification api exposed by firebase. In order to obtain this token i do have to call another res...MoreLess
However, I want to add the validation to the communications options on the left side of the form. How do I bind the validation in the viewModelConfigDiff? Also, only communication options of type "phone number" should be validated.