Within an app I have a "Daily Logs" screen that has a gallery (intvDaily) & edit form (intvDLShift) for the daily logs. When a record is selected, you should be able to edit it by clicking the edit icon. But when the edit icon is clicked, the mode is still in view.
Right now, my "OnSelect" Formula for the edit icon is: UpdateContext({ editMode: true, selectedRecord: intvDaily.Selected})
Any help is appreciated! Thanks.

Report
All responses (
Answers (