I would like to do some analysis of fields in our system, looking at when they are updated and frequency of update. Change log is enabled on these fields.  Does anyone know the table name that this data is stored in? Or is there a better way to do this?

Like 0

Like

2 comments

Hello Community,



Can someone help with this? Need to be able to locate where & how the changes are stored. We need to be able to migrate...MoreLess

Show all comments (1)

When I change the "View Mode" interface on the mini page, affect "Add Mode" interface 

Screen "Add Mode" before edit "View Mode":

Screen "Add Mode" after edit "View Mode":

Like 0

Like

1 comments

Dear Thanh,

Currently, Creatio uses same schema code for all mini pages, so modifying "View Mode" will lead to changes in other modes...MoreLess

Show all comments

Hi Community,

I have made some dashboard but I want to share a link to my clients so that they can have a direct view of the dashboard I prepared through the link I shared with them.

Please help if there is any functionality in creatio with which dashboard url links can be shared to client for viewing the dashboards.

Thanks & Regards.

Like 0

Like

1 comments

Dear Akshit,

Unfortunately, there is no such functionality in the application. Please note that we have notified the development team abou...MoreLess

Show all comments

Hello Community,

I'm testing different cases of using ML of type "Recommendation prediction" based on documentation https://academy.creatio.com/documents/administration/7-16/recommendatio….

Described solution is working on purchases of similar products data set. How to set model to learn prediction...MoreLess

Like 0

Like

3 comments
Best reply

Marcin Kott,

Advanced parameters are merged with parameters that are formed by standard tools and as a result are formed one common set of...MoreLess

Show all comments (2)

Hi Team,

I am attaching the screenshot of dashboard which I need to download in excel or pdf format.

The problem  I am facing is that when I take the screenshot the report (Top 10 passenger detail by spend) becomes blank. 

Please help me with this! 

Thanks & Regards.

Like 0

Like

1 comments

Hi Ankit,

Pivot tables were developed using angular in our system and connected to the app as custom element and use shadow dom for...MoreLess

Show all comments

Hello,

How do we remove or disable the following menu items for a grid in detail area?

  • Select multiple records
  • Apply filter
  • Sort by(i.e. disable all sort options)

Like 0

Like

1 comments
Best reply

Hi Allen, 

In order to remove "Select multiple records", "Apply filter", "Sort by" you can do the following: 

1. Create a replacing...MoreLess

Hi Allen, 

In order to remove "Select multiple records", "Apply filter", "Sort by" you can do the following: 

1. Create a replacing...MoreLess

Show all comments

I have a fault tolerant installation on-premise where there are 3 nodes running Creatio. Is there a way of configuring node-specific system setting? In other words, is there a way to have different values for different nodes for the same system setting?

Thanks in advance...

Like 0

Like

1 comments

Hello,

Such an option is not available for fault-tolerant installation. 

Fault-tolerant architecture implies that when one node...MoreLess

Show all comments

Hi All,



We have implemented IFrame in our creatio instance to connect with third-party applications. The process is executing successfully. But we get an issue in the network, we could see the call is made twice in the network always one gets failed and the other one we could get a successful response. 

But we have no idea why the other call is made.





Kindly help me with this !



Regards,

Adharsh S

Like 0

Like

2 comments

Dear Adharsh,

All controls (including Terrasoft.IframeControl) inherit from the “Terrasoft.Component” class that is located in the “component...MoreLess

Show all comments (1)

Hello all,

When we tried to upload any file in Attachment detail, FileApiService is called and the file gets uploaded successfully.





When I tried to call the same API in postman, bypassing all headers and Query parameter it resulted in an error stating that: 'Can't parse file length'. I have no clue why the error is popped up.





Kindly help me in solving this issue.



Thanks and Regards,

Adharsh S

Like 0

Like

3 comments

Dear Adharsh,

Most probably, the issue happened because you didn’t specify a body of the request. The body contains file data in binary format...MoreLess

Show all comments (2)

Hello all,

I am trying to create business process where the user is able to select an email template, decide whether or not they want to include the attachments from the object in the email (i.e. if they are sending from a document record, include the attachments from the document record), an...MoreLess

Like 0

Like

2 comments

Dear Kevin,

You can use Auto-generated page and show lookup with templates so the user could select them, or forward the user to Templates...MoreLess

Show all comments (1)