I'm seeing several examples of how to handle the click event of a button in FreedomUI.
Was wondering which other events can be handled in the controls. I'm interested in the lostFocus or blur event of an input field. Is there any way to handle that event?
Where I can get documentation about all control events that can be handled?
I also saw some examples about handling any change of any viewmodel property. I-d like to handle view events for specific controls.
Can you advise if there is a limitation on Partner External Portal to do signup page with file attachments during signup process. How is the best approach to do self registration portal.
I hope there is no limitation to this even if it require development efforts
Is it possible to set up useful number truncation in Creatio for Measure/KPI elements in Freedom UI? OOTB, if a number being shown in the Measure component is too long, it just gets cut off and ellipses put at the end to indicate it's not all showing, but this means the user cannot tell how big the...MoreLess
I'm currently working on a case study that involves storing data for an event planner. There's a lookup table called "event types" which has options like birthday, wedding, and engagement.
The "event" entity stores information such as the event ID, manager, event type, and whether the event...MoreLess
How to hide the 'All apps' workplace or at least hide some sections from this workplace (users should have access to records via lookups but should not see the section)?
I'm overriding the HandleViewModelAttributeChangeRequest request handler in client code, and want to set a hidden parameter used for showing/hiding fields and making them required/not required in this code when the page first loads, but I don't want this change to be detected by Creatio as a save-able...MoreLess
Thanks Natalia, it would be really useful to have the functionality for making silent changes from code that existed in Classic UI added back...MoreLess
Possibly some usage of this guide might be able to fulfil the ability to discard such data, though it would probably be quite tedious to implement...MoreLess
Is it possible to create mini page for 'view record' in Freedom UI?
We also have mix of Freedom-Classic now, but even if 'view record' mini-page is created for Classic page, it is not displayed in other places (probably because of Freedom page exists for that section already). Maybe it is possible to use Classic mini pages of Account/Contact even if Freedom page is created?