For all the records that get inserted into the Creatio table (Objects: section, details, or Lookup) the inserted record is distinguished by the "Id" (GUID Type) column which is a unique identifier for the record.
If an additional column has to be considered into account before inserting a record, then a custom implementation has to be made to validate the additional field value.
Please click, view and select display columns and add Id, and Name. Then Id field will be displayed with a unique value for each record.
I want to hide the "+" button shown below, during column setup. The expectation is that the user should only select the current object's columns. This functionality is similar to Customer Portal users as it is not visible to them.
Is there a way to hide this for normal users also? Any suggestions will be appreciated.
It is defined in the schema StructureExplorerViewConfig. As you can see, the parameter "visible" is bonded to the attribute ExpandVisible.
This attribute is located in the schema StructureExplorerMainViewModel and you can override this schema and set any value you want to it based on the needed condition.
I'm just getting started working with the new Freedom UI. One thing I'm not able to find any information on is if the new Freedom UI supports mini page popups. If not, is there a something that has been deemed a suitable replacement for that? If not, any plans on the roadmap to add support for this?
Unfortunately, the support for mini pages for Freedom UI is not released yet. I created an idea for our developers to adopt this functionality in the future.
Strange packages appear during installation another apps (Like SQLconsole). They are empty and when I'm trying to delete them, the error "Application deletion error", appears. What can it be?
I'm trying to binding lookup data with section data inside of this lookup. But when it is installed to another, an error occurs and the data section is not bound. How to bind lookup data with data section?
As far as I have explored Aspose.PDF Addon ,we are not able to create Pdf in studio can you provide some steps how to configure this addon in my Application in Sales.
A business process was triggered on 01/11/2022 at 00:12, and there was a field which needs to get updated with Current date. But it got updated with the previous date i.e. 31/10/2022. Earlier it was working fine, just got the issue yesterday.
As far as I know, currently, it would be impossible to change because this logic is located inside an application Core. The only possible solution right now is to change the time zone of the user.
I already created a corresponding problem for our R&D team so that you can change this logic inside the application itself. Thank you for helping us upgrade the system.