I create a form wherein the user enters some values but I now need to retrieve those values to display in a table. I’m unsure about how to achieve this. I’m working with the intro package and new to the system. I’ve read some tutorials but nothing about achieving this.
Edit: I should mention that I need to persist these values in a database first before attempting to display it.
Probably, the easiest way is to use Powermail extension, which handles many cases.
You could save the submitted data in dB and show it after with Your extension, or TypoScript configuration.