I have a freedom UI FormPage, which may be opened from Business process (Open edit page element). I want to override Cancel button handler in such way that to cancel current business process. I need to know process id (SysProcessLog table) or process element id (SysProcessElementLog table). How...MoreLess
The goal is to adjust visibility of row toolbar Item depending on the value of the field of corresponding record. I added necessary column (ClvSaleStatus) to the list in Freedom UI designer, so all the changes to viewConfigDiff, viewModelConfigDiff and modelConfigDiff look to be present...MoreLess
Hi, when in a section that contains a multiple cases. you change from one case to another with a field change, a button is shown to validate the case change.
Is there a way to avoid this? I want to progress bar to automatically update from one case to the other without user intervention.
I am looking for assistance with a challenge I am facing in the Freedom UI of Creatio regarding the display of decimal field values in a label.
The issue I am encountering is that when I try to display a decimal value in a label on the Freedom UI page, the value is not being comma-separated as expected...MoreLess
We have this business requirement where we need to add duplicated communication options. For example, we can have two records for the same phone number.
When we try to add the same number, we receive the following error:
I am trying to use the crt.UploadFileRequest in the action menu on the click of 'Upload a file' as shown in the figure. But the functionality doesn't work as the upload function in the attachment detail. Is there any other we can use upload a file from clicking button in the action-menu.
Hello, It looks like the best possible option is to use the Button with the "Upload file" action. Also, each detail has an option "Data import"...MoreLess
As the title says, we sometimes need to disable buttons while still showing them - something which was easy to do in Classic UI. Is there any way of doing so in Freedom UI? I can't see any examples in OOTB Freedom UI areas, anywhere that does have disabled buttons OOTB are in Classic UI sections (e.g. the "Finish session" button on the System User page on the Access Rules tab when no record is selected).
As a note, the only way I could find to put some kind of hint/tooltip on the button when it's disabled is by using the "title" property, which...MoreLess