Hi,
I’m wanting to have a table that just consists of the column headers with an ‘Add New’ button. When the user clicks the button, it adds a row that they can enter the data into and then click on the save button to save the data they’ve just entered. When they hit save, it should save this as a new page that can be navigated back to. Is this possible?