Hello!
I got 2 galleries in my app with 2 different databases.
From Database1 i'm trying to patch an column to DataBase2. Those columns have the exact same options in it. Its a choice fields in an sharepoint list.
In DateBase1 i put this in on a dropdown function "OnChange" but doesnt seem to work:
Patch('Database2'; ThisItem; {Status: Dropdown3.Selected})