I have a form used for "Writing a review". Currently the field labelled "product" is not dynamic and the user needs to write in the name of the product. As this form exists on each product page, I would like to change this field to dynamically pull the title of the post [ title() ] into the field.
Is this possible and if so, how would I go about doing it?
Thanks
Stan