On one page, I have a simple form that collects a new client’s name.
On another page, I want to be able to display a list of all the client names that have been collected.
How do I make a call to the form submission data to get all of the client’s names?
And how do I then display those names on a web page?
Thank-you.
Here is my public share link: LINK
(how to access public share link)