Is there a way to open a external website in Creatio ? I would like to make a get request to an authorize endpoint url but I need to access the page in order to fill in credentials.
In order to change the height and font-size of the left panel elements you need to write your own custom CSS for classes .ts-sidebar-item-image...MoreLess
In order to change the height and font-size of the left panel elements you need to write your own custom CSS for classes .ts-sidebar-item-image...MoreLess
We have a use case where when a user clicks PRINT and selects a printable, we need to save the Printable in the Attachment detail in the Opportunity record, not download the file.
We have managed to save the Printable docx on a modified Opportunity field, but couldn't work out the code triggered upon clicking a Printable in the PRINT menu.
Can you guide us to where we need to make the change?
Many anti-spam/anti-virus software remove the html comments used by MJML in the body of emails, so emails received by recipients differ from the preview shown by creatio.
I want to create a process witch sends emails when the owner of a lead is changed. I have to send the email to the current and the last owner and I have an issue about getting the previous owner.
Do you know how I can get to the previous owner of the led into the process?
I want to mention that the pervious owner can be changed multiple times.
I want to auto-number in a Custom module in Studio, the numbering I will do will be handled with different values and must be sequential. I need an answer on how to do it.