How to store values in hidden fields?

Hello,

I have two forms on my website. The 1st form allows the user to register and the 2nd form allows the user to create new listings and publish them to the website.

I am now trying to find a way to store values in hidden fields throughout the website after submitting the registration form.

For example, I want to save/forward the Entry ID of the registration form entry (1st form) and various other values such as first name and surname from the registration form.

So that I can enter these values in the 2nd form automatically and the user no longer has to enter them.

What is the best way to do this?

My idea would have been to store the values to be saved in hidden fields, cookies or local browser storage.

Thanks for help,
Michael

Michael, I would like to know evaluating parameter that decide the stored value?

Hi, I think I solved it by using the GP Populate Anything plugin. Works pretty well to retrieve the data from the current logged in user (the buyer).

But I can’t retrieve the data from the user who created the listing (the seller).

Best, Michael

Sorry, but I doubt the thing which you are trying is achieved is really possible.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.