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.
This marketplace addon will provide you with an Excel export of all obejcts in the system, along with columns, data types, display titles of objects and columns, etc.
This marketplace addon will provide you with an Excel export of all obejcts in the system, along with columns, data types, display titles of objects and columns, etc.
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 related to a specific case only (it should display attachments only for the selected case).
For all other activity types, the "Case Attachment" tab should be hidden, and the regular "Attachment" tab should be visible.
Essentially, I want the tab visibility to switch dynamically based on the activity type and the case involved. I’d appreciate any suggestions on how to implement this, whether through JavaScript handlers, custom logic, or any other method that can meet this requirement.
This can be easily implemented using business rules such as "Show/hide an element on a Freedom UI page." We recommend exploring this functionality on our academy.
Does anybody know how to share records in Freedom UI? In classic UI we have "Action" button with "Set up access right" menu item. But I can't see the similar button in Freedom UI, for example, on Contact form page. Shoud I customize the form and add it?
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 request, clicking the second button will trigger the usr.ShowAttachmentsRequest. Here is the code of schema handlers:
As a result the "Attachments" toggle item is removed when the first button is clicked and then displayed when the second button is clicked. What is left to be done is add and test this approach with handlers like HandleViewModelAttributeChangeRequest.
Good day, I have a question regarding the tabs in Classic UI. I want to make them disabled, or locked or unclickable in my edit page. If you know how to implement it please could you show it in the following code snippet:
I have been struggling with permissions lately , I have a Freedom UI Details page that shows sections depending on the user role or the user contact specific information .
When I try to create a Business rule I only find User contact But can't Access User Contact informations .
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 article on setting up notifications in a business process, but I'm looking for a workaround to disable the hyperlink.
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 using classic UI but it doesn't appear in the workplace setup for "External users". The only screen that Portal users can view is "Knowledge Base" screen which came with Creatio's product.
I read the Creatio documentation in "https://academy.creatio.com/docs/sites/academy_en/files/pdf/node/2088/C…" and it says that: "If you use the self-service portal, you can modify the existing portal sections but cannot add new sections.". How can I make my screen for my new created object available for portal users?
Unfortunately, according to the basic logic of our application, you cannot see any custom sections on the portal within the limitations of self-service portal license. You can find more details in this article.
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 make the test is not a System Administrator) can you help me to know what Im doing wrong?
Also it is posible that the owner of the record can't modified the information or i can't take away this right?
My apologies I am not sure about your setting due to a lack of knowledge of your language. But basically here is an example of how you can set elements to remove rights from the case for All employees role:
Basically you are not able to remove rights from the Owner of the record, so this could be the reason.
Hello, I'm wondering if there is a way to import sharepoint comments directly into the feed in creatio? I could not find any articles or other questions on this. We'd like to move data from sharepoint over to creatio and to have users use the feed similar to how they used sharepoint comments. It's important that we can move over this data.
Unfortunately, the functionality you're requesting is not available at this moment. However, we have submitted a request to the responsible development team. They will assess the possibility of implementing this feature in future releases.
We value your feedback and ideas as they help us improve Creatio.