Nov 09, 2023 07:34 AM - edited Nov 09, 2023 07:35 AM
Nov 09, 2023 05:30 PM
You could possibly do this with a few automations. Meaning the button will run off a "Button" element from the interface builder. Maybe make (3) transactions expandable by users and put the button in here; might have to use a different view type instead of a grid?
The automation could be something like:
Trigger: Button click
Action: Find Records
Action: Update Records
How you want to select the specific records to get inputted by the automation is up to you. I personally would make a "check box" field that gets updated to be unchecked as part of the automation.
Something Like:
Advanced Repeating Logic: Use the "Find Records" as a list
Action: Update Record
Haven't tested any of this so it may need a bit of tweaking.
Let me know if it works haha
Nov 10, 2023 11:54 AM
Well though out and appreciated!
Unfortunately won't be able to make that solution work. Firs the number of TRANSACTIONS per SCHEDULE will vary, and second there may be users doing the same workflow in different projects at the same time.