The content in the form form is paginated, and when the submission is found, only the data on that page of the submission is available.
How can I get the data for the entire form??
Reply to discussion (solution)
A cross-page form? This is more magical.
If your paging is just a pagination on the front-end CSS, you can. If it's a different page, how is it possible!
Each page of data can be stored in the database, flag status
A cross-page form? This is more magical.
If your paging is just a pagination on the front-end CSS, you can. If it's a different page, how is it possible!
Each page of data can be stored in the database, flag status is the same page, more information, I use pagination display
When you switch the page, pass the previous message to the new page,
Use hidden fields in the new page to save the data.
The time of submission is saved.
Or just save the data for the current page form every time.
If the page structure is:
The last time the content will be submitted.
If it is not the structure above, it has to be analyzed concretely. You can put the structure of your page to talk about, everyone to help you.