I've read the article created by Creatio Academy https://academy.creatio.com/docs/7-17/developer/application_components/static_content_bundling/overview , but I'm confused about how to configure the content service on my local site. Can anyone explain step by step how to configure static content?

Like 0

Like

4 comments

Hello,

To configure the static content bundling service on your local site, you need to follow these steps: 

1. Download the `contentservice...MoreLess

Show all comments (3)

Hi Community,

is it possible to custom image size ? not using template 'S, M, L, XL' in page No-Code editor, but more like custom value in form page client module or custom css?



I intend to increase the width of the image; the size would be the same as the field width.

Thanks

Like 2

Like

1 comments

some example of consuming and capturing that data

Like 0

Like

3 comments

Hello,

Could you please describe your request in more detail?

Show all comments (2)

We have over thousands of contacts, so we decided to limit user to see contact that built by other team(divisions). But I assume it's prebuilt to make all user to view all the contacts.

So I wonder if that's some way to limit user to read the record?  

Like 1

Like

1 comments

Hello,
 

You can implement this using "Object permissions."


To do this, go to Settings.
Then find the "Object permissions" section.

In Object...MoreLess

Show all comments

Hi;
In process saving and download file system Creatio create resources for no active languages.

 

Like 0

Like

2 comments

Greetings,
 

The resources are loaded because there is localization data in the package.

Package

Show all comments (1)

Hello everybody!

I couldn't find anywhere description of checkboxes in page parameters configuration windows in client schema code designer. Working on Freedom UI on 8.1.2 and 8.1.3.

I understand several of them because checbox title pretty much reflects it's purpose.
1. For example, "Required" checkbox...MoreLess

Like 2

Like

1 comments
Best reply

Hello Khassan,
Thank you for your question!

[ Required ] Determines whether the value of the parameter must be specified when designing a process...MoreLess

Hello Khassan,
Thank you for your question!

[ Required ] Determines whether the value of the parameter must be specified when designing a process...MoreLess

Show all comments

Hi all,

I have created a process to modify date into a column (Last Action Date). But when this column is empty it has value of 01/01/0001 instead of 0. Which messed another calculation depended on this column. Making the result 700,000 days which is exactly 01/01/2024 minus 01/01/0001.

Could anyon...MoreLess

Like 1

Like

2 comments
Best reply

Hello!

"Date/Time", "Date" and "Time" data types in Creatio objects are represented in C# as "DateTime" struct. This struct's value defaults...MoreLess

Show all comments (1)

I'm studying creatio's dev course
when I accessing Advanced settings of Creatio Version 8.1.3.6801 it will go to the WorkspaceExplorer page
When entering the page, it loads indefinitely.

Anyone who has encountered and fixed this error, please help me

Like 0

Like

0 comments
Show all comments

Hi All, 

I have this code - 

But I am getting this error - 

Error: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.

I checked in the database and yes there are Null values stored in the columns, how can I keep null as well.

Thanks

Like 0

Like

1 comments

Hello.
Thank you for your question.

Please provide more details on the issue you've faced. Where exactly the issue occurs (custom webservice,...MoreLess

Show all comments