Salesforce admins: Urgent action required!

Releases/Fall 2023: Difference between revisions

Jump to navigation Jump to search
Line 85: Line 85:


Trigonometric functions (Cos, Sin, Tan, ArcCos, ArcSin, ArcTan) and the CalculateDistance function have been available as [[Rules_editor#Operations|operations]] in rules for some time now, but the actual support in mobile apps was limited. The operations now function as expected on all platforms of Resco mobile apps (Windows, iOS, Android, web app).
Trigonometric functions (Cos, Sin, Tan, ArcCos, ArcSin, ArcTan) and the CalculateDistance function have been available as [[Rules_editor#Operations|operations]] in rules for some time now, but the actual support in mobile apps was limited. The operations now function as expected on all platforms of Resco mobile apps (Windows, iOS, Android, web app).
=== (August preview) Execute form commands from rules ===
It is now possible to execute predefined [[form commands]] from rules. It means that an [[On Execute]] rule or a Javascript handler can be invoked from other rules.
This feature can be very useful as it makes it possible to execute command logic as a reaction to field change or button click. It is even possible to hide commands from the hamburger menu by disabling [[On Can Execute]], preventing users from executing commands explicitly and only executing them from rules.
For now, it is not supported to execute implicit commands such as UpdateGPS, but this will be coming soon.


=== (July preview)  Tagged image (floor plan) support on Dataverse ===
=== (July preview)  Tagged image (floor plan) support on Dataverse ===

Navigation menu