Hi Glide Gurus,
I have a sheet record with about 80 fields. I want to give the option to edit the records in parts.
So from the details page, I enable edit so the users can edit the screen
Then on the actual detail page I have placed other buttons to be able to change specific fields e.g
Change driver, Change price, Cancel job, and for these I want to create an edit screen where I have a separate form for each so I can capture only the details I need.
Issue → as soon as I make the buttons and edit, they all seem to use/display the SAME edit sheet, if I change for one, it changes for all. If I create a new screen or show form then I don’t know how to make a change to that specific record.