Hi everyone,

We have 3 different objects that sends data to one single object(which is referred to as a report for us). When we are deleting something from one of our 3 objects, the data isn't getting deleted from the report and it asks for permission due to which we are unable to delete data through a process. How do I bypass this? So that any data deleted from one of the 3 objects also automatically deletes data from our report object. Thanks!

Like 0

Like

1 comments

Good day,

Unfortunately, we don't have enough initial information to understand the cause of this error. Please provide a screenshot of the...MoreLess

Show all comments

У мене є невеличке недорозуміння пов'язане з обніном інофрмації самого creatio і сторонніми сервісами. Наразі мені потрібно зробити вивантаження даних про лідів  та партнерів в іншу бд, для цього я вирішив використати odata. Зараз я тестую запити через postman і виникає питання, яким методом відбувається...MoreLess

Like 0

Like

2 comments
Best reply

Доброго дня,

якщо ви робите запит в postman відразу на odata скоріше за все вам приходить відповідь що ви не авторизовані. Спочатку треба виконати...MoreLess

Show all comments (1)

Hello Community, 

Is it possible to change the default filter column when using Search Filter? 

I wanted to filter a list page by text in a specific column all the time. But in Search Filter, It changes to Everything on reloading the page. 

How can we set default column for a search filter. 

Any suggestions are really helpful.

Thanks

Gargeyi.G

Like 0

Like

1 comments

Hello,

Your business task can be only achieved with the help of a separate development process. 

You can use 'entity schema query' filters...MoreLess

Show all comments

Hi all, 

Just something to look out for. I recently upgraded our instance to 8.0.10 and have number of user concerns relating to existing filters now not functioning. 

After investigating, it appears that where I have filters with inactive parameters, the system is treating it as active. 

So for example in the filter below, Creatio is filtering the list by both Balance due date and total outstanding. 

You may want to check your filters. Has anyone else had the same issue? 

Like 0

Like

3 comments

Thanks for pointing this out. I've not noticed this yet, but I'm sure we've just not realized it yet.

Show all comments (2)

I have an error, when i save the formula, the validator won't let me save the changes. An error is written: "Formula value error: Parameter "NumberStyles" not found". I have added the necessary System.Globalization using for compilation.

How can I solve the validation problem without changing the business process code?

Like 0

Like

4 comments
Best reply

The problem has solved by disabling 'UseProcessFormulaServerValidation' feature

Show all comments (3)

Hi Everyone,



I am having this error when I am trying to create a new folder in my Custom Application on the lists page.

42703: column "UsrNotes" of relation "FolderTree" does not exist

Like 0

Like

5 comments

Anyone?

Show all comments (4)

we have a detail (Activity) with three editing pages (investigation, corrective actions, preventive actions) for which we must connect the click event of each detail so that the menu is filtered to obtain a specific page for each,

I implemented the code below but still not getting the result.

define("ClaSchema821f5cb2Detail"...MoreLess

Like 0

Like

3 comments

Show all comments (2)

Hi,

I want to have 2 approvals with my custom application. If both are accepted then it moves to the next stage and if both are rejected then to the Denied stage but if one of them is rejected and one is approved then we have a separate stage as Re-consideration. How can I include this thrid stage in the business process?

Like 0

Like

7 comments

Hello,



Could you explain your business process in more detail, and what outcome do you see for the 3 stage option?

 

This information...MoreLess

Show all comments (6)

After setup creatio on-site deployment, able to access the login page but by default Credentials Supervisor/Supervisor is not working. Facing Authorization failed. Please check the screenshot reference. Please help on this.

Like 0

Like

1 comments

Hello,

Please contact our support team directly at support@creatio.com for us to be able to check the issue properly and resolve it.

Show all comments

I have gone through the academy documentation I am unable to find anything that tells me how I can consume an OAuth service like we can used in Classic UI.

The sample code used in Classic UI.

Terrasoft.ServiceOAuthAuthenticatorEndpointHelper.getAuthorizationGrantUrl(
		this.get("UsrOAuthApplicationId"...

MoreLess

Like 0

Like

6 comments

Not sure if there's a Freedom UI specific way in the sdk (but I've not seen anything that looks like it yet). However, you should still be able...MoreLess

Show all comments (5)