Send the value of a div or input to a form

0

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

    
asked by Lisandro Lorenzini 19.02.2018 в 21:11
source

0 answers