In the product view I have "Request this product" link which navigates user to request form. When user click on that link user should be navigated to Request this product form and product information fields should be filled dynamically based on that product( from which product page user requested).

Could you please guide me how to create that link and how to pass product values to that form dynamically?

How to achieve this?

Thanks in advance

Comments

WorldFallz’s picture

sangeetharao’s picture

Hi thanks for your reply,
Here I don't need to populate the title, body of node from the url.
Product node is already created, in that node one link called "Request this product sample". When user click on that link it navigates user to a form where the user place a request to get that sample of that product. This form contains few fields like Product name, Product color, and so on, these fields should be populated with the product details in which user is interested.

For example, user is interested in watch of red color when he click on "Request this product link", in request form Product name, Product color should be populated watch, red respectively.

Could you guide me to achieve?

WorldFallz’s picture

lease don't post duplicate threads. I've deleted the dupe, thanks.