• Resolved lobert

    (@lobert)


    Hi,

    I have a form with name and email and I have entries turned on. On the entries page I can see the name and email but I also need to show the page title or slug that the form was submitted from. Is there a way to get the page title or slug and add that as a field to the saved Entry?

    Thanks

    L

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi!

    There are a few ways to do this. One way is to add fields to your form for page title or slug and then hide them from the form, for example with CSS. Then you could pre-fill these fields with the page title and slug.

    Would this work?

    Thread Starter lobert

    (@lobert)

    Hi Fabian,

    I used CSS and hid the form field. Just thought there might be another way to achieve this, but this option will work.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add page title to entry’ is closed to new replies.