I'm trying to save a pdf file that i get from a service web, the file comes in a base64 string so i use a script to convert it to a pdf and save it in Creatio, I have this code that works fine for the Accounts section but when i want to save the file in a Custom section, the process send...MoreLess
The SysFile entity doesn't, and won't, have a "ResguardoId" column. It has generic columns so it can work with any entity. Instead of setting...MoreLess
I would like to know how to approach the task of extracting the model of field entities to a CSV or Excel file.
The idea is to provide project managers with a simplified view of the fields available in my Creatio instance. I'm not looking for details, just the field name, code, label (translation?), data type.
I'm currently working on a customization for the Activity page, and I need some help with dynamically showing/hiding tabs based on the activity type. Here’s what I need to achieve:
Hide the "Attachment" tab when the activity type is "Task."
Show the "Case Attachment" tab for tasks...MoreLess
How to hide Attachment tab in task type activity while showing my own case attachment tab or in general how can i programmatically hide a toggle tab in freedom ui .
I want to hide the attachment toggle tab and show case attachment which is created by be , also want to programmatically trigger their visibility , please refer below image for reference
I was able to achieve this using only DOM. To do this - two buttons were created: clicking the first button will trigger the usr.HideButtonRequest...MoreLess
I am trying to send a user notification at the end of my business process, but I would prefer it not to appear as a hyperlink. I've attached a screenshot showing how it currently looks, along with my business process configuration where I set up the user notification element. I've reviewed an...MoreLess
I am using Creatio Studio Product (V.8.1.2.3941) and license "bpmonline self-service portal on-site subscription". I want to create a new section and page for a new object that I developed. This object will be available in Portal workplace. I created the portal screen...MoreLess
I been trying to block the record so the users can't make changes or erase the record at some point of the process to do that I am changing the access rigths of a record using the element Change Right in the DCM.
But I the record can still be modified and erase ( the user that I use to mak...MoreLess
Does anyone knows how to work with excel reports with the new business process element? Even though an Excel report is created, he doesn't appear on the business process element "Generate Excel Report".
It only allows "Custom Reports", not Section Report or Edit Page Reports. Also, for Custom Reports, there is a new checkbox on the report page...MoreLess
It only allows "Custom Reports", not Section Report or Edit Page Reports. Also, for Custom Reports, there is a new checkbox on the report page...MoreLess
I created a new user and added sections for this user in a separate workspace. I added lookups section; but the user is getting following error "Insufficient rights to go to this section. Contact your system administrator." for lookups section, can you confirm how can the user access the lookups section?