Forum

Thread tagged as: Question, Blog, Forms

Get blog title/slug and insert into form

I am currently working on a site which uses the blog app to display different offers to customers. At the bottom of each offer is a form (using the forms app) asking if the user would like to take advantage of the offer in question.

My problem is once the form is submitted, I can't display which offer/page the submission has come from within the admin panel.

Is it possible to get the blog title or slug and post it into the form submission?

Thanks in advance!

Fishtank Creative

Fishtank Creative 2 points

  • 7 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

You should be able to create a hidden field in the form. Pass in the value with a matching ID to the hidden field.