Problem:
The issue here is that the user wanted add the title of the page that his CRED form is on, to his notifications when the form is submitted.
Solution:
What you can do is to create a custom field to hold the title on the post cpt that will be created in CRED.
Then just add that field to the form and pass the post title into it like this.
[cred_field field='test' post='job' value='[wpv-post-title]' urlparam='' output='bootstrap']
See how i've passed the [wpv-post-title] shortcode into the field.
Then you can add this field to your notifications.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 6 replies, has 2 voices.
Last updated by 6 years, 9 months ago.
Assisted by: Shane.