I am writing to request guidance regarding the utilization of the @creatio/mobile-common library for extending the Creatio mobile application within the Freedom UI framework. Specifically, I am working with Creatio version 8.2.7 (APK).
While the index.d.ts file for @creatio/mobile...MoreLess
I am writing to seek assistance with mobile app development within the Freedom UI environment. I am encountering significant challenges extending the mobile app's functionality, particularly due to the current lack of comprehensive documentation and practical examples.
Hi Team, I am currently working on creatio mobile app and trying to get the list of roles that are being tagged to the current user in addBusinessRule.But I am not able to get it using Terrasoft.store.BaseStore. I tried using Try catch block , the error message is empty. Can you please help me regarding...MoreLess
I find it a little difficult to figure out how to implement the freedom ui component configuration in my page, even if Creatio documentation lists it all:
Hello, In order to add a button to a mobile page you need to modify the viewConfigDiff element. In your code it is missing, so you should ad...MoreLess
Anyone I want to ask how to create business rules in product in order mobile apps?
The case is when creating new orders in mobile apps then add product in order I want to make products that appear only products in the hardware category.
Anyone can help me to enable live update data like in web application and implement in mobile app? or like Refresh button on the top right corner dashboard section at mobile app?
need to be implement in this preview page:
So the users didn't should click Back button and choose the record again. Thank you.
How to make the preview page of all sections in mobile apps readonly?
For example, when we open the opportunity section then we open one of the opportunity data, all fields that appear should be readonly. For now we can change the data without having to click the edit button, we should have to click the edit button first to edit the data.