How to auto update a value into a form once another form updated

Hi there, Iโ€™m still new to Appsheet.

Here I have two forms, form A is a check-in form and form B is a stock form.

There is a column called โ€œConditionโ€ that will record the device condition in both forms A and B.

Now, if anyone inputs a new record into form A, I want it will auto change the โ€œConditionโ€ in form B automatically. How can I achieve this? Do I need to use a bot?

BTW, There is another column โ€œSN#โ€ to locate each device. Basically, The โ€œSN#โ€ is the key in form B. But there will may several same โ€œSN#โ€ records in form A. I want to always use the latest โ€œConditionโ€ to update form B with the same โ€œSN#โ€. Also, there will be forms C, D, Eโ€ฆ and all may want to change the โ€œConditionโ€ in form B as well.

0 2 238
2 REPLIES 2

Thanks, @Marc_Dillon. i tried using input(). I donโ€™t quite understand this function yet, but now it changes the โ€œconditionsโ€ of form B based on the input of form A.

Top Labels in this Space