The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I have an automation that is based on records appearing in a view.
The view uses the “Last Modified By” to display any time a record is modified by a user, when the user is NOT “Automations”. Thus, once the automation is run, the “Last Modified By” i...
When creating a trigger using the “When Record Matches A Condition”, is there a way to enter a table value into the matching field, other than a hard-coded value? For example, the table has 2 columns, [Cost] and [Original Cost]. Want to trigger an up...
I have a handful of automations that run when a cell is changed (i.e. calculate a commission based on a commission table). It is extremely slow, sometimes up to 10 seconds to display the output in the result field. It seems that while typing the init...
Due to the current lack of granular access for field locking, I am looking for a way to access data in a field BEFORE it is updated, to compare the original value with the newly entered value - to lock out changes. The goal is to block modification t...
Is there a feature or method to DISABLE the apps window from displaying/sliding open when a script is executed via a button in a table? Or, is this a feature request? I’d just like it to run in the background when manually executed, like an automatio...
That was exactly my problem, I thought of the lastModified immediately, but after using date difference calculations, the delay made it useless.
They say something about changing the trigger method, but none of them worked any differently, So we have...
A script won’t work because our users can access them, making it insecure, and then I’d have to rewrite every automation which took days and days (I just got this system a few weeks ago). It doesn’t seem convenient for our users to click a checkbox f...