Data collection from fill-up form to a table
-
Hello,
I’m creating a website. On it I need to create a form for entering data (date, name, etc.).
The user enters data, clicks the “Save” button, and the data is saved in the database.
Then I need to create a table from this data so that it can be displayed on another page of the site.
The table columns need to display only the entered data with the ability to sort and filter.
I tried to figure it out (read the documentation, watched the video) but didn’t understand. Help me please…
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Data collection from fill-up form to a table’ is closed to new replies.