• Resolved blueoaks

    (@blueoaks)


    Hello. My client is asking if the Signup Notification Email in Signup Form Settings can include a link to the front facing single record view. I’ve been experimenting by adding various shortcodes to this email template but am not able to get the desired result. The admin person receiving the notification email wants to easily view the submission (esp photos) without logging into wp-admin.

    Thank you

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

    (@xnau)

    You need to construct the link in the email using the [id] tag…for example you could use something like this to construct the URL:

    https://yourdomain.com/single-record/?pdb=[id]

    changed, of course, to match the URL for your single record page

    Thread Starter blueoaks

    (@blueoaks)

    Works perfect. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to include link to single record view in admin notification’ is closed to new replies.