Hi Everyone,

We have created a custom Report of a application but when we use the button to download a report it requires us to select records but we don't want to select records we want to download report with date fields for example for this week. Is that possible?

Like 0

Like

2 comments

Bump

Show all comments (1)

How could I print the Organizational Roles Chart in PDF of Word?

Like 0

Like

2 comments

Hi Adrian,

To print the Organizational Roles, we recommend creating new list dashboard, with the following settings:

Dashboard set up

Then you will be able...MoreLess

Show all comments (1)

Getting this error while calling the web service from Process . Has changed the maximum execution time also but  still getting. Any suggestions?

System.Net.WebException: The operation has timed out.
  at Terrasoft.Services.Runtime.ServiceClient.<GetResponseData>d__8.MoveNext()
--- End of...

MoreLess

Like 0

Like

6 comments

.

Show all comments (5)

Hello
Im trying to set the self registration for external users but the license is not distribution automatic can you help me to know how can I configure that?

Like 0

Like

3 comments

I believe this is set in the web.config SspUserRegistrationLicPackage key (unless that has changed at some point). 

If this is an on-site...MoreLess

Show all comments (2)

Does anyone know if Creatio works with LTI or how to use it?

Like 1

Like

3 comments
Best reply

Hello, 
 

Unfortunately, we don't have such functionality, but you can use our training, where all videos are recorded along with instructions...MoreLess

Show all comments (2)

hi guys i have an error in ssms when i add user as a local then add a log in user then when i execute in iis its appear an error say's that user id error?? any help 

Like 0

Like

1 comments

Hello,

Please contact our support team directly at support@creatio.com and describe the issue in detail there so we could help you resolve this.

Show all comments

Hey, everyone! 
I've been trying to mass update a property (Column) from a table in a Demo envoyrement. 

I've asked Gemini and gpt. Bolth returned me that there should be a "Quick Update" button, but it's nowhere to be found... 

Asked a coleague and he sent me this app (https://marketplace.creatio.com/app/mass-updating-creatio)... still.. nothing. 
I don't want to create a Business Process to do it ...

Does anyone have a solution for this?

Thanks ! 

Like 0

Like

1 comments

Hello,

Please note that there is no basic functionality to mass update the records in the system. The "Mass updating for Creatio" marketplace...MoreLess

Show all comments

Hi, 

Any ideas why the code below is not working? I get an 'Object reference not set to an instance of an object.' here /0/DataService/json/SyncReply/SelectQuery 

I checked that the getUsersInRole function that I wrote is working. It returns an array of Contact Ids.

Thanks in advance,
Jose

{
 ...MoreLess

Like 0

Like

3 comments
Best reply

hi Jose,

try to use newFilter instead of usersFilter in the push

// workaround for filters required in Creatio 8.1.0 and older
const newFilter...

MoreLess

Show all comments (2)

Hello,

I want to color rows in a list page whose date has passed (Freedom UI).

I tried to add a css file to my list page. I followed this article, but I still have a problem. When I look at the page's inspect, I see that a line has been added with a link to the file I added (
I would appreciate help.

Thanks, Smadar

Like 0

Like

1 comments

Can you give more specifics? Is the CSS not being applied to the page?

As long as the steps in the article are followed it does load the CS...MoreLess

Show all comments

I have encountered an unusual problem.

Task: On the main page, create a button that opens a custom module with a detail. There are entries in the details and a help field that takes the user to the "Case" page.

I created a custom module, extend from "Terrasoft.BaseSchemaModule" and "schemaName" and...MoreLess

Like 1

Like

1 comments

Hello Dmitrii,

It's not so apparent from the description where the problem exactly is. Could you please share two parts of the code:

1) the...MoreLess

Show all comments