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.
I added some Record Permissions on a section (Contact) using Object Permissions. The problem is that when I am creating a record on that section the Record permissions are not applied. But when I run "Update record permissions" on the Object permissions, only then, the created record will gain the permissions mentioned earlier.
I want Record permissions to be applied when I am creating a record. Is there any way?
I found the problem, I forgot to write it here. There was a business process that was giving permissions when new records were created. And it was overriding the Record Permissions set on Object Permissions.
Could you please provide us with a screenshot of the Object permissions? Also please specify if you clicked the "Update record permissions" in the very beginning after changing the access rules. Or do you now have to press it all the time for the rules to apply for newly created records?
If not, please note that you should always "Update record permissions" right after you make any changes in the Object Permissions, since the new rules get applied only after clicking on that button.
I added the Record permissions initially, then updated for all the data. And after that, I am not making any change on the record permissions. But in order to get them applied on the next new created records, I have to press "Update record permissions" every new record added.
I found the problem, I forgot to write it here. There was a business process that was giving permissions when new records were created. And it was overriding the Record Permissions set on Object Permissions.