I am a web designer and I have a need with a client. I think it's simple that's why I'll try to do it myself.
My client has a web catalog. Each product has a code. As it is not an ecommerce, I need to click on the product to open a form with data to complete, but with the code of that product already placed.
I have the part of the form. What I need to know is how I transfer the value of that product (which I will have it put in an input or div), to a form that is in the same HTML, in a floating DIV. I think it can be done with javascript.
Thanks in advance!
Lisandro