My app layout is very simple with only three icons in the bottom nav.
I would like to write a custom action in which ‘Set column values’ populates a few fields in the corresponding Users data sheet. This is straightforward for buttons or when navigating among various screens or tabs.
How do I create an action for something in the bottom nav that is more elaborate than the default ‘go to tab’ action that I assume is happening now?