Время создания
Filters
FreedomUI
Feed
reply
emails
dynamic case management
Service_Creatio
8.0

Hello Community,

In the Freedom UI Cases form page, there is a Feed where emails are displayed. If a message contains an email, we can reply to it using the Reply button in the message.

Is there a way to override or customize the handler for the Reply button in the email message?

Specifically, I’m interested in understanding whether it’s possible to intercept or extend the default reply logic (for example, to add custom validation or execute additional logic before adding the email response form).

Any guidance on the correct extension point or recommended approach would be appreciated.

Feed image

Like 0

Like

0 comments
Show all comments
Marketing_Creatio
8.0

Hello community,

I need to use openCardInChain COPY for the campaign entity on a freedom page.

My goal is to copy a campaign and the associated business process.

Do you have any suggestions on how to proceed?

 

Like 0

Like

0 comments
Show all comments

Hi

Any one know if it is possible to change the view of the file links in attachments so it can display just file name in a grid form and be sorted?

Users really do not like the current view as they cannot read the full name and less files are visible because the image takes up so much space.

 

 

 

Like 0

Like

1 comments

ignore this as I have sorted it

 

Show all comments

Is there a way to add filters to "All" in folders or remove access? I don't want to remove access rights to the record details; I only want to control what users see in this folder. I also want users to be able to access sub folders. 

Like 0

Like

1 comments

Hello 

In Creatio, the “All” folder cannot be filtered or restricted, since it automatically displays all records that the current user has permission to access.

Because of this behavior, it is not possible to apply filters specifically to the “All” folder or hide certain records there while keeping access to them.

If users see records in the All folder, it means they already have permissions to those records. Therefore, controlling what appears in this folder requires adjusting object or record permissions.

If your goal is to organize records for users, you can instead create filtered folders that display only records matching specific conditions.

You can find more details in the documentation:

Thank you for reaching out! 

 

Show all comments
8.2
Formpage
FreedomUI
client code
Sales_Creatio_enterprise_edition
8.0

Is there any way to mark a field/set of fields as being unchanged on a form page from code? We have some parameter fields which do not link to the page's data source, and have a separate button for managing saving this data (we are on 8.2.0, so cannot use multiple data sources for the same page) but at the moment when saving this data the fields will remain "dirty" and so the regular Save button will be shown & a warning will show if the user tries to navigate away from the page. What we would like is for the custom parameter saving button to clear those fields when it's finished and then mark them as unchanged/non-dirty so that this is avoided.

Like 0

Like

0 comments
Show all comments