Passing data fields from register form to another page

Hi all, things aint cooking in my kitchen! :confused: quick summary yesterday created a form input group and passed successfully input value to another page title as per doc. Since then when i click on the form button nothing happens. One thing i noticed is that the button type says default and there is no way to make it type button as per documentation. You can see it here https://benjistars.com/profile.html i am obviously doing something wrong any ideas that would be great.

On a separate note. My real objective is to pass all the form fields from (form type register) https://benjistars.com/profile.html to a profile card on another page https://benjistars.com/card.html

i understand from the documentation that 1. i will have to use an object and store the variables for all the fields > through register button (does it have to be type button or type default is ok)? 2. parse with one session x and 3. display on profile card mapping the fields respectively. correct ? like so https://www.dmxzone.com/go/32875/working-with-sessions/
many thanks!
J

Community Page
Last updated: