Manage table data throught custom layouts

Hello, im new to glide and trying to get up to speed, can anyone point me in the direction of docs or videos on how to manage updating data in sections. i want to have several buttons on a page and when pressed take you to a form to update only select data from a table. everey thing i tried so far always takes me to the same form page and i’m unable to see how to pass a variable to a page so its the current data im looking for.

Try to use new screens in separated workflows to trigger them from each buttons.