Время создания
Filters

Hello,

I created OAUTH 2.0 credentials in Creatio, But Now when I am trying to delete them I am getting error as below:



I checked if there is any dependency on this credentials by clicking on "View Details" as below:



Can anyone guide me what might be issue here?

Thanks !!

Like 0

Like

0 comments
Show all comments

Hy Community,

any idea on how to set an OR condition in the "apply filter by page data"

I can see in the page code that it is defined here:

										"dependencies": [
											{
												"attributePath": "Project.ParentProject",
												"relationPath": "PDS.Id"
											},
											...

MoreLess

Like 0

Like

0 comments
Show all comments

Hi Everyone,

I am currently working on a proof of concept using Creatio version 8.2.2.1870, and I have encountered a blocker related to Lookups in the Application Hub.

  • I created a data model, but it is not reflecting in Lookups.
  • I also created a new table in Lookups, but I am unable to add data...MoreLess
Like 0

Like

1 comments

Hello,

The error "Value for argument 'listeners' must be specified." occurs if the object is virtual and we try to create an entry in it:






To...MoreLess

Show all comments

Hi

I have successfully completed the SSO integration between Creatio and Microsoft Entra. While the authentication flow is working correctly, I have noticed an issue with the user account that gets logged into Creatio.

As part of the integration, I created a test user (b.simon@mydomain.com) in Microsoft...MoreLess

Like 0

Like

0 comments
Show all comments

Hi,

I'm working on Lead Module. We have currently 20 leads records. Each Lead record is associated with a specific SBU such as: A, B, C. (below image)


Lead ListPage

Also, Users under the organizational roles are assigned roles that correspond to these SBUs i.e. A, B, C.

Query: When A User with Role 'A' log into...MoreLess

Like 0

Like

2 comments

This might be easier with record access rights, plus it would be all no code. You could create three roles for SBU A, SBU B, and SBU C. The...MoreLess

Show all comments (1)