How do i fill in gaps the database using show form screen via a button

Use a set column action to set a value to a user-specific column in that same table.

E.g: button 1 sets “Section 1” to that column, then in the edit form you only show Section 1 fields based on conditional visibility.

2 Likes