Hi Team, We have a requirement to implement object permissions for our use case, and I have been working on setting these up. Despite following the documentation provided in the link below, we are encountering issues where the permissions do not seem to be functioning correctly. Specifically, users are able to delete records even when they do not have delete permissions, and similar issues are occurring with other operations. I followed the guidance in the following documentation: Creatio Object Operation Permissions Documentation Could you please assist us in resolving this issue? Thank you! Best regards, Bala Koteswarareddy.
We have a requirement to implement object permissions for our use case, and I have been working on setting these up. Despite following the documentation provided in the link below, we are encountering issues where the permissions do not seem to be functioning correctly. Specifically, users are able to delete records even when they do not have delete permissions, and similar issues are occurring with other operations.
Could you please provide us with a screenshot of object permissions for the mentioned object and the screenshot of roles of a user that can delete the records despite not having the rights to do so.
Also, specify if you made sure to run the "Update object permissions" action after setting up the new access rights.
I have used a sample object and user for testing purposes. Please find attached the screenshots you requested:
Object Permissions Screenshot:
User Roles Screenshot:
Despite these configurations, the user is still able to delete records. Could you please help me identify what might be going wrong or if there are additional steps I need to follow?
Thank you for your valuable input. I realized it was a simple mistake on my part regarding the System administrators role having the CanDeleteEverything permission. I have now corrected it and successfully achieved the desired outcome.
Here is a handler that will trigger calling the model load with the sorting using the "Name" column from the "Account" entity in the ascending order with row offset 15 and 1 record fetch:
Here is a handler that will trigger calling the model load with the sorting using the "Name" column from the "Account" entity in the ascending order with row offset 15 and 1 record fetch:
We have installed Creatio version 8.1.2 version with MSSQL DB in virtual machine, but once logged into 3 or 4 users at a time the instance is not working. Could you please help on this.
After restart the Redis and Application Pool it is working as expected.
In fact, IIS on different OS supports different numbers of concurrent connections, resulting in the fact that when the limit is reached, new requests won't be processed, the UI that sends these requests will not respond, and the Creatio Instance will be very slow/not working.
This is the only possible explanation of why this issue occurs.
I am currently working on a page in Freedom UI which contains a detail. The detail's object resides in Classic UI. I need to apply field validation on this detail while performing inline editing within the Freedom UI.
Here's a brief overview of what I'm trying to achieve:
The main page is in Freedom UI.
The detail object is in Classic UI.
I need to implement field validation on the detail during inline editing.
I've attempted a few approaches, but none seem to provide the desired results. Has anyone faced a similar challenge or can provide guidance on how to achieve this functionality?
Any help or pointers would be greatly appreciated.
Hello Kumar, Looks like this task is impossible for now because Freedom UI doesn't allow getting the value of one control (attribute) in the code of custom validator for another control.
We have this task registered on our R&D team and will get this possibility in future releases, please follow the updates.
Unfortunately, this task is still impossible for now.
We have this task registered on our R&D team and will get this possibility in future releases. Your request was added to the registered task in order to increase its priority.
Unfortunately, we do not currently have the option to specify a default Home page for all new users. As for now, you can only set a section (Dashboards, Contacts, Accounts, etc.) as the default value for the user. You can view this post: https://community.creatio.com/questions/default-page-login
However, we have registered it in our R&D team backlog for consideration and implementation in future application releases.