Время создания
Filters
Business Process
open edit page
tasks
FreedomUI
Service_Creatio
8.0

Hello,

I have a business process that opens an existing record. The Open Edit Page is set to mark the element as completed when the record is saved and the progress bar is set to save the record on stage change. 

But the business process task is not removed from the list after the stage changes...MoreLess

Like 0

Like

0 comments
Show all comments
custom
Studio_Creatio
8.0
ProcessModuleUtilities
#BusinessProcess

Hello,

I want to call a business process from a custom component which I am developing using the remote module.

I have seen that I need to use ProcessModuleUtilities to achieve that. Now, how do I get this ProcessModuleUtilities in my remote module?

I checked in the npm registry to install using npm but its not there.

Like 0

Like

1 comments
Best reply

For a remote module, it would be better to use the devkit SDK to execute the process. See examples here: 

Starting a process

Starting ...MoreLess

For a remote module, it would be better to use the devkit SDK to execute the process. See examples here: 

Starting a process

Starting ...MoreLess

Show all comments
Sales_Creatio_enterprise_edition
Sales_Creatio
8.0

Hi Everyone,

I'm currently packaging a custom lookup in Creatio and I need to ensure that the lookup column settings, as shown in the screenshot, are configured as the default display fields and sorted by the CreatedOn field.

Could someone guide me on the proper way to bind the lookup column configuration...MoreLess

Like 2

Like

1 comments

That is stored in SysProfileData, you'll see how to bind that to the package here: https://customerfx.com/article/including-the-default-column-layout-for-a-detail-in-a-creatio-package/

For...MoreLess

Show all comments
CommunicationPanel
FreedomUI
angular
Javascript
telephony
phone_integration
8.0

Hi everyone!
 

We embed a custom Angular Web-phone inside the standard Communication Panel. The panel must be expanded right after user login and on every page reload, otherwise the phone widget cannot initialise incoming/outgoing calls.

  1. Is there an out-of-the-box way to auto-expand the Communication...MoreLess
Like 1

Like

3 comments

You can fire a "crt.OpenSidebarRequest" request and provide the code of the sidebar to indicate which sidebar to open. 

handlerChain.process...

MoreLess

Show all comments (2)

Hi Team, 

Critical issue -

We are transferring our package from dev to prod site and package migration is successful but source code files are not transferred from dev to prod - 

In dev site there are total - 35 source code files


But in prod only - 25 files. 



Package migration is not throwing any errors its always successful but when I see the application hub I noticed that it only shows package with timestamp till 12 June 2025



Can you please help us why is this happening in the system?

Thanks

Like 0

Like

0 comments
Show all comments