Hi all,
I'm building an app where users will be able to type in the data which will append to sql table. I want to give users an ability to doublecheck the data they've inputted. Is there a way to generate an output message/table of only what a user has just typed in without creating an additional table? any other ideas of how to let users doublecheck what they've submitted?