I’m using the "Handle Template for Email with Macros" user task, but the output still contains the original template with macros untouched. The macros are not being replaced with actual values, and the Body parameter is returning the same template content.
Can you help me understand why the macro fields are not being filled in?
Hi everyone, I'm new to Creatio and currently working with business processes. I’ve built a process that should display a pre-configured page when the quote total exceeds the customer’s budget.
The process is triggered when the quote total is modified. It uses two Read Data elements to retrieve the quote...MoreLess
There is a sub process inside a main process, in which a web service (REST) is called but it is getting stuck due to operation timeout error (screenshot pasted). Our customer requested to bypass it if it is operation timeout so we checked that checkbox (Run current element in the...MoreLess
Sadly, there's no way to handle the timeout error in the process, it will only put the process in an error state - I do wish it was an option...MoreLess
We have a usecase where we have to apply the timer on a list to show how much time is left for resolution and it should be coloured dynamically.(i.e green when expected time is not reached and red when expected response time is exceeded)
I'm working with Creatio Freedom UI and I need to embed a custom HTML layout along with some JavaScript logic (e.g., loading an external widget) into a page.
Creatio does allow you to create your own custom UI components that you can add to the UI and even handle requests, read data, bind properties...MoreLess
Creatio does allow you to create your own custom UI components that you can add to the UI and even handle requests, read data, bind properties...MoreLess
Absolutely (assuming you're using Freedom UI pages in the portal). You can create custom components for any Freedom UI page. The fact that it's...MoreLess
I'm currently working with an editable detail grid, and I need to filter a lookup column (UsrPort) based on the connected user's roles ("Stay SPOC TC", "Stay SPOC Casablanca", "Stay SPOC Jorf Lasfar", "Stay SPOC Laayoune", and "Stay SPOC Safi").
For classic details, rules implemented on the page are also manifested in the list for the detail. I believe you can just implement the filtering...MoreLess
I am trying to create a folder in the Contacts Freedom UI List Page that only contains Contact records that are currently active. I know there is a field in the System Administration Object that is an Active status field (shown in the Users list page). I am trying to access this field; however, it is...MoreLess
It would look like this - I typically also add Type=4 for users (although that’s a little redundant) and also add Connection Type=0 to get employee...MoreLess
It would look like this - I typically also add Type=4 for users (although that’s a little redundant) and also add Connection Type=0 to get employee...MoreLess