Время создания
Filters
tile_view
bulk emails
Feature Requests
FreedomUI

Hi, I saw a post from mid-2024 mentioning that this feature might be added. I just wanted to check whether it is actually being developed and planned for bulk emails.

Having the tile view option alongside list view has been great and is definitely my preferred way of working. I know our organisation intends to transition to the Freedom UI for this app, but I was hoping this feature would be available before that transition. At the moment, the Freedom UI doesn’t include this option for displaying data, which feels like a step backwards.

Like 0

Like

0 comments
Show all comments
folders
folderpane
Sales_Creatio
8.0

Hello, we recently converted to FreedomUI and was wondering is there a way that our end users can adjust the size of the folder pane, like you could in ClassicUI? I know on the designer I can adjust the size, but would like to have our end users have the ability that they once had.

Like 0

Like

0 comments
Show all comments
Sales_Creatio
8.0

I am trying to figure out how my system is validating fields on an Opportunity.  We have two required date fields on the page, one for the closing date and another to capture the date the User is expecting the first shipment if the Opportunity is won.  

Currently, our validation rules require that the date the User enters in the first shipment field must be AFTER the close date (e.g. If closing date = n then the first shipment date must be at least n+1).  I want to adjust the rule so that the first shipment date can be the same as the closing date or later.

When I look for the validation section of the Opportunity page with the two fields I find this at the bottom of the script:

The academy shows a different script when describing validation schema (see below) which leaves me at a bit of a dead-end.  Any idea how validations might be implemented and how I might access the code?

Thanks in advance!

 

Like 0

Like

0 comments
Show all comments

Hi Team,

There is an Usecase where I have to call Business Process from web service. I have 2 types of service: cookie-based & anonymous service. I have tried both services to invoke BP but did not work?

could you guide me step-by-step on how to call business process in web-service.

Creatio: 8.3.1.xxx

 

Like 0

Like

0 comments
Show all comments

Hello

I encountered an issue while uploading corporate branding assets via the Logo Customization feature in SVG format. The system returns the following error message: "Malicious file contents detected, upload canceled."

The SVG file itself is extremely simple. It was created (more precisely, downloaded and recolored) using Inkscape and even subsequently processed through an additional sanitization tool to remove any software-specific stuff. The file successfully passes W3C validation with a "Passed" status and no warnings. The image is rendered correctly by all software tested, including web browsers and various online services.

Unfortunately, I was unable to communicate this issue through the support channel because they think I need consultation or smth (which I absolutely do not). From my perspective, this appears to be a file checker's false positive, which for some reason seems to detect executable content where none exists (or something like that), so I just want to report the issue to devs.

My issue was already solved by using other file format.

The image is in the attached archive (svg uploads isn't supported)
 

File attachments
1 comments

I sanitized the image even further, removing even the XML namespaces except W3's, which stated in the standard, although calling an XML namespaces “malicious” would be some kind of nonsense innit? At this point, it’s a completely clean SVG, exactly as originally specified by the W3C 

Unfortunately, it is not possible to attach files in the comments, so i'll paste it to pastebin (100% not malicious, it is just an old and popular web service for such things)
https://pastebin.com/vM7NiAS1

Show all comments