I have a case when after trigger record.save() on the page I want to reload the embedded details. The record is saved correctly and entered on the success method. How can force the reload of the store for the detail?
Hi there - I'm trying to figure out where to put this schema in Creatio configuration to allow for a button in mobile. I've found this article but it isn't clear how/where to apply this:
I am trying to filter lookup values in the mobile application based on two columns "UsrStartDate" and "UsrEndDate". These two columns are present in the lookup object. But somehow the rule is not working. Any Comments?
is it possible to log calls from mobile application? When I click on the 'call' icon and dealer is started with selected number, I need to create a record, that call was done from the mobile
We are currently working on a custom button for contact edit page in mobile application which will reload the page and shows a popup . We have an issue with the reload. I have tried using this.reloadEntity and location.reload. But it is navigating to the list page and the popup is not showing. Can anyone please help me on this.
I created an object called UsrAppMobNotifications, which includes a Boolean variable UsrBoolRead. In the mobile application version 8.1, I need to set up a business rule so that when a user opens a record of this object, the UsrBoolRead variable becomes true.
In the mobile app functionality to capture an image to upload it to attachments, is there a way to obtain the image data as soon as it has been uploaded? Or is there a way to obtain the bytes from the url that is obtained on image capture?
Note: The url obtained is not a data url but a path to the captured image.
do you know where to find the results from the system setting "Enable gathering mobile application usage statistics" (CollectMobileAppUsageStatistics)? I have not been able to find a lookup or something similar.