Hi, mentors, 

      I'd like to have the function to auto save for specific field when lookup change,  instead of clicking the Save button. 

I think it might need the handler function is js, if existed, please kindly share. 

Jeffrey. 

Like 0

Like

3 comments
Best reply

You'll need to add a change request handler to know when the lookup value has changed. See https://customerfx.com/article/responding-to-an-event-when-a-field-is-changed-on-a-creatio-freedom-ui-page/

Then...MoreLess

Show all comments (2)

Dears

Again in Creatio 8.1.4 we found not available the selection of a contact to create a new Creatio User.

To enable this you need to enable the SysAdminUnitFeatures.ShowContactInAdminUnit Feature.

But when did it, and try to save get an error "Name field must be filled in".

Had somebody try this?, is some workorund? or another way to enable select a contact to cerate a New User in STUDIO Creatio instance (JUST Studio)

Thanks

Julio Falcón

Like 2

Like

2 comments

Hello,

1) When adding this feature, you should specify "For all employees".
2) Save for current user. 
3) Enable the feature in general.
 
Then the error shouldn't occur.

Show all comments (1)

Hi

I am currently working on a functionality within our Creatio system where I need to open a mini page that is part of the Classic UI by clicking a button in a Freedom UI section. Despite my efforts, I have encountered some challenges in achieving this integration.

Could you please provide guidance...MoreLess

Like 1

Like

2 comments

Hi Satyam, 
You can try using crt.7XRequest with action 'EditRecord'/ 'AddRecord'. Please see this article on community : https://community...MoreLess

Show all comments (1)

Hello all,

Is there any way yet to disable Creatio automatically generating packagess and adding dependencies? It seems to completely disregard my current package system setting and Creatio's assigns dependencies to go in circles which then takes more time for me to clean up. Half the time when I remove...MoreLess

Like 3

Like

4 comments

Hi Kevin, you need to disable the Feature called UseSchemaDesignPackageUIdByHierarchy. In yor instance must add this "/0/Shell/#Section/AppFeature_ListPage"...MoreLess

Show all comments (3)

Hi all, 

any sol for this available? I am completely new to Creatio and wanted to set dependencies (ProductCore) for a new package. I always get this error.

Best; Greg 

Like 0

Like

2 comments
Best reply

This message is referring to the data elements in your package. There are sections added to workplaces in the package (SysModuleInWorkplace...MoreLess

Show all comments (1)

Like 0

Like

1 comments

Greetings,
 

Could you please tell me what you mean by "why my object is not saved"? 

Show all comments

Hello community,

I'm trying to add on freedom edit page the Recordinactive field, but the designer doesn't list  the field.

In classic UI I can add the Recordinactive field

How can I solve this problem?

thank you

Like 0

Like

1 comments

Hello,
The reason lies in the type (UsageType) of the RecordInactive= "Advanced" column, which is why the system does not display it in the designer...MoreLess

Show all comments

Hi! 

I know that the emails sent via Creatio are in the Activity table, but how about the the emails sent by a business process? Can I find those emails somewhere?

Thank you,

Rares Ivan

Like 0

Like

1 comments

Hello,

To be able to see these emails, you need to enable logging in the advanced settings in the Email Sending process element. 
After that...MoreLess

Show all comments

Can the DCM be made read-only based on the status of another object?

For Example, I have an Account object linked to a form page with a DCM for account status (Active, Terminated, and Never Active) and a Contract object with statuses of "active" and "inactive" connected to the Account object, can changes to the DCM status in the Account be prevented when the Contract status is not "active"?

Like 0

Like

2 comments

Hello,

While DCM lacks a direct feature to check another object's values and restrict access based on that data, a simple no-code workaround...MoreLess

Show all comments (1)

Hello! Does anyone know how to add an iframe to a specific entry in the details?
It’s just that an iframe should appear inside a specific entry below the values. It will appear when a detail entry is active.

Thank you in advance!

Like 0

Like

1 comments

Hello.
In the current version of Creatio, it is not possible to add an iframe directly into a details column. However, you can add a button to...MoreLess

Show all comments