Hi Creatio Community,

I am developing a client side filter for a lookup in a section page (Freedom UI). I want to reload (re-filter) the lookup when the stage of the current record is updated (when GlbReloadEntityPage message is received).

Base logic for lookup loading:

{
	request: "crt.LoadDataRequest"...

MoreLess

Like 0

Like

2 comments

Any updates about this topic?

Show all comments (1)

Hi Community,

We made changes to existing tabs under "Dashboard" section in dev environment. Then we data bound the tabs data in SysDashboard Object and migrated to Pre environment. But the changes we made to the existing tabs such as Campaign Totals, Email Total etc. are not reflecting in the pre...MoreLess

Like 0

Like

1 comments

Hi,

When dashboards are added to an edit page, the corresponding records are created in SysWidgetDashboard and SysWidgetDashboardLcz tables...MoreLess

Show all comments

Hi Community!

We are trying to find an elegant way of preventing the execution of business processes from create, update and delete elements within other business processes.

Think of it as Outlook's 'Stop processing more rules' flag.

We could set a certain flag and add it to the other processes' signal...MoreLess

Like 1

Like

3 comments

Hi Community,
any ideas on this?

Thanks,

Robert

Show all comments (2)

Dear colleagues

I have a process that runs when a new record is inserted and ‘does stuff’, it works perfectly, but.

When I do a bulk upload from Excel to that object, the process runs in isolation, in parallel, for each row in Excel.

Is there any way that the process could ‘detect’ that the inserted record comes from an Excel import and wait for FIleImport process to finish loading and then process row by row of excel?
 

Or some another approach?

Thanks in advance,

Julio

Like 4

Like

4 comments

Hello!
 

A quick solution would be to add a timer—say, 10 seconds—after which the process will read the data and proceed with the flow....MoreLess

Show all comments (3)

I’m trying to hide fields in Freedom UI conditionally, but it seems this can only be done with code. Unfortunately, the online resources available did not help me that much. Any guidance would be greatly appreciated!

Like 0

Like

7 comments

Dear Prachi, you have the option to hide/show in field property, see image

Then with business rules you enable to see or to hide the field as you need

Regards

Julio

Show all comments (6)

Good afternoon and Happy Friday! Is there a way to confirm my text messages are getting delivered and read through Twilio?

Like 0

Like

5 comments

Hi Eric,

Are you talking about this Marketplace solution? https://marketplace.creatio.com/app/twilio-sms-connector-creatio

Show all comments (4)

Hi all,

This email for asking additional hints/clarifications.

We are preparing Creatio UI automatic testing using Selenium.

ID locator in Selenium is the most preferred and fastest way to locate desired WebElements on the page. Since IDs are unique for each element on the page, it is considered th...MoreLess

Like 0

Like

1 comments

Hi Stefano.

The IDs of the elements are autogenerated each time the page loads, so using IDs is impossible during the tests. Theoretically...MoreLess

Show all comments

Hi Community,

We are inserting records in GivenName and Surname fields in Contact Table via API. We are seeing full name in the Name field in UI (which is a concatenation of GivenName and Surname), but the GivenName and Surname fields are blank. How can we get GivenName and Surname to display values?

Thanks

Like 0

Like

5 comments

Dear Puneet

You may have some considerations to treat contact names in Creatio:

  1. 1.- Adjust the System Setting called: ContactFieldConverter...MoreLess
Show all comments (4)

Kindly request for technical support to upgrade my creation on a test server environment.

bthiongo@dynagraph.net

Ben

+97143477724 ext 123

Like 0

Like

1 comments

Hi All,

I need to create a web service to integrate with an ERP. I have a list with all endpoints, methods and parameters.

Is there a way where I can import the data from an Excel file into the web service in Creatio or any other way where I don´t have to create one by one?

Like 2

Like

1 comments

Hello!


Unfortunately, this option is not available. We will register the idea with our development team so they can implement the option to...MoreLess

Show all comments