Passing data between Screens #15911
-
Hi |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
Hey @mikesealey thanks for the replay. I'm trying App State and some others solutions but I cant create desired action or automation. The issue is to UPDATE data (many rows) in InventoryTable when in SheduleTable will happen state GO in one of the rows. SheduleTable collect data from RecipesTable and check if there's enough inventory. Replay InStock or NotInStock and simple report (Long form text) which ingredients are available or not and quantity. Example of data: I would like to create "trigger" (the best would be from the SheduleTable Screen level ) which collect all listed ingredients from "report" (one SheduleTable row) and UPDATE (recalculate new quantity) in InventoryTable specific rows. |
Beta Was this translation helpful? Give feedback.
Hey @Barto657 - it sounds like you're looking for App State