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.
Hello, It would be better to contact Creatio support regarding this issue. Or double-check that you installed the application correctly https://academy...MoreLess
I am working on Freedom UI interfaces for a client's self service portal. However our portal users are unable to open the User profile page to make changes to their information. When they click on the button in the top right where their user icon is, the portal user receives an endless loading...MoreLess
I'd like to filter out the contact that has been issued an unsubscribe request in the previous marketing bulk email. Howerver, I've no idea how to use the existing objects to filter in the folder setup page. Please kindly help.
Is it possible to intercept using some request handler the event when a user clicks on the green "Complete" button on a Next Steps tile? This is the button in the "next-step-tile-actions" div on the page which only appears when you hover over the next step tile:
Also tried "brute forcing" it by overriding every handler I could find in the Creatio code, but literally nothing fires when clicking that button...MoreLess
Just a quick PSA - either 8.1.2 or 8.1.3 breaks the ability we had before of being able to set Page Parameter values in the crt.HandleViewModelInitRequest request handler, since in the newer versions it appears the value is reset back to the default (similar to how fields based over table columns are)...MoreLess
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:
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...MoreLess
I have a web form created in wordpress using elementor plugin. I would like to upload a file to the via this wordpress form but I can't find documentation for this. Any help would be much appreciated.
It's not very straight forward, but it is possible. Basically, you'd need to encode the file as a Base64 string, then transfer it as a string...MoreLess