Hi Community,

I am trying to add a fixed filter like "Owner" in Activities to a custom section. Below is the code I added for the same:

initFixedFiltersConfig: function() {
				var fixedFilterConfig = {
					entitySchema: this.entitySchema,
					filters: [
						{
							name: "Owner",
							caption...

MoreLess

Like 0

Like

2 comments

Hi,

Here is an example on adding a custom fixed filter.

Case description:

You need to add a custom fixed filter by column Type to the Contact...MoreLess

Show all comments (1)
portal
data binding
Sales_Creatio
8.0

Hello!



We have several details on Portal (e.g. Product price, Contract and some custom ones).

When portal user double clicks on the record, edit page is opened.

But this happens only on Dev environment. When we install package to Test, it is not possible to open edit page there.

What data should be added to the package in order to open edit page for detail records?



Thank you

Like 0

Like

3 comments

As we have found, there are 2 records for one CardSchemaUId in SysModuleEdit:



Select * from "SysModuleEdit"

where "PageCaption" LIKE '%Contracts%'



So...MoreLess

Show all comments (2)
Sales_Creatio
accountsection
#editable list
8.0

hello all,

is it possible to add an editable/free writeable table or list in the account section?

Like 0

Like

1 comments

Hello Jeremy, 

You can add the chart for the Account's section record, it will be available once the record page is opened. It can be...MoreLess

Show all comments
visit
Activity
datetime
Sales_Creatio
8.0

Hello Creatio team,

I try to create a Visit Activity, and i set the start time and due time

When i click Save, and reopen the record the due time is not 20:00 ( as i specified) but 18:00 (1 hr later from start time).

This happens only for activites of category visit

Any idea how to solve this ?

Like 0

Like

2 comments

do you have your Time Zone Set for your Profile?

Show all comments (1)
minipage
edit page
Sales_Creatio
8.0

Hi team,

When i Create a new Activity of Category Visit:

The Edit Page opens

I want that when creating new records of Activity/ Category Visit the Mini Page always opens:

Thank you team,

Sasori

Like 0

Like

1 comments

Hello, 

If you check in the section wizard you can see that mini pages are enabled for the activities, however, for the visit, it is blocked...MoreLess

Show all comments
section wizard
schema
package
frontEnd
Activity
visit
Sales_Creatio
8.0

Hello Creatio team,

How can i activate the Section Wizard option for the followin detail:

This feature is deactivated in the PlanningAccountDetailV2 schema part of Field package

I need to activate the wizard for this task:

Deactivate the filter that filters the accounts based on the selected employee.

Like 0

Like

2 comments
Best reply

Hello Sasori,

In order to deactive the filter based on employee it is just needed to click on the cross sign, and you will see all the accounts...MoreLess

Show all comments (1)
Opportunity
Records
Sales_Creatio
7.16

Hello Creatio team,

i am trying to open an existing record in Opportunities.

When i open the record it redirects to a new one.

Why is this happening ?

Like 0

Like

1 comments

Hi!

To investigate this behavior, we ask you to submit a request to our team via support@creatio.com or the Success Portal. 

We'll need...MoreLess

Show all comments
detail
Filters
Sales_Creatio
8.0

Hi all,



I'm trying to add multiple fixed filters to a detail on a booking record.

Master Record = UsrBooking

Detail = UsrPayments

I would like to show all payments linked to a booking where the account type (UsrPayments.UsrAccountType) = "Coach Company" (30091a3f-b9fd-43da-a39f-e0c59402a115)



i've...MoreLess

Like 0

Like

2 comments
Best reply

Hi Cris,

The filtration you've created will return only UsrPayments records that have the UsrAccountType.Name = "Coach Company" and...MoreLess

Show all comments (1)

Hi Team,

We would like to change the alignment of few of the heading/values in the list view from “centre” alignment to right alignment in the dashbaord.

As shown in the screenshot, we want the Quantity [heading] and values to be right aligned rather than centre aligned. Is it possible to change the alignment in the dashboard or any coding needs to be done

Thanks in advance!

Regards,

Mayan

Like 0

Like

1 comments

Hello Amritha,

I've discussed your question with our R&D team.

 

Unfortunately, there are no basic tools to configure alignment i...MoreLess

Show all comments
#RMQ
#RabbitMQ
Sales_Creatio
7.17

Can Creatio work with 3 RMQ instances without a load balancer? Is there any documentation on this?

Like 0

Like

1 comments
Best reply

Hell Alex,



RABBITMQ does not require load balancers for its work.

If the question is how to set up deployment with high availability...MoreLess

Hell Alex,



RABBITMQ does not require load balancers for its work.

If the question is how to set up deployment with high availability...MoreLess

Show all comments