There are 3 tables under . There are several ways this could be used.
Option 1:
Display the buttons table in detail view, filtered by which items have a form and allow them to choose the page on the side.
This option looks nice but has some risk and issues. 1. I cannot figure out how to remove the “add new row” on the left.
Someone could delete this form by accident or otherwise mess up the underlying table.
Option 2:
Use a select control and then embed the form with a formula. Cleaner, less chance user could mess up underlying table.
Option 3:
Use the canvas select and a button to open a new window with the form.
Other Ideas:
I’m sure there are other ways this could be used that I haven’t even considered. I do like the idea especially with large docs of having one page where all data could be input. How else could this be useful?