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.

Like 0

Like

1 comments

You can add your external website in the IFrame inside the app: in the 2.b "Declare the component class" of this article, you should insert...MoreLess

Show all comments

How do I change:

  1. Height of menu items on the left-hand side menu?
  2. How to change the font size of those menu items?
    • Will doing so change the height of the menu items?
Like 0

Like

1 comments
Best reply

Hello,

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

Hello,

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

Show all comments

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?

File attachments
Like 0

Like

3 comments

Hello,

You can use this addon to complete your task - https://marketplace.creatio.com/app/printable-attachments-creatio

Best regards,

Yuliya Gritsenko

Show all comments (2)

Hi support,

Is it possible to create an email content block without mjml code inside?

Like 0

Like

4 comments

Hello Stefano, 



Yes, it is possible to create an email content block without using MJML code. There are various ways to create email content...MoreLess

Show all comments (3)

Im trying to get the details columns to be saved within a package, does anyone know how to do this?

Like 0

Like

2 comments

Hello Oliver,

I have the details of how to include the default column layout in a package in this article: 

https://customerfx.com/article/including-the-default-column-layout-for-…

Ryan

...MoreLess

Show all comments (1)

Hello,

Is there a way to give access to users to import only selected objects and not the entire objects available in the application?

Thank you

Like 2

Like

2 comments

Hello,



Unfortunately, it's not possible to cover such a case with basic functionality. You can either enable import/export for the entire system...MoreLess

Show all comments (1)

Here is my explanation:

Our organization has several departments, but we use the same Object. For example in the case is Account

We have already set up Organizational Roles. For Example

  1. Country 1 Sales Team
  2. Country 2 Sales Team

(I'm not allowed to give you the real name of those departments)

Each...MoreLess

Like 0

Like

4 comments

Hi Bao,



I think, such filter can do this

Kind regards,

Vladimir

Show all comments (3)

Hi! 

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.

Thank you, 

Rares Ivan

Like 0

Like

2 comments
Best reply

Hello Ivan,

In a business process, you cannot know the previous value because a new version has already been saved. So as a workaround...MoreLess

Show all comments (1)

Hi, 

  I am trying to setup the creatio local environment. I am facing a problem asper the bellow screen shot.

     Have any one have  faced this problem ? Any thought how to resolve this?

Like 0

Like

1 comments

Hello,

This error could occur due to a missing assembly binding redirect, which means that the application is trying to load a version of the...MoreLess

Show all comments

Hello,

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.

Like 0

Like

1 comments