Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.8, custom fields
- This topic has 42 replies, 8 voices, and was last updated 12 years, 3 months ago by
Steven Zahm.
-
AuthorPosts
-
05/07/2014 at 6:23 pm #290570
Steven Zahm
Keymaster@ Michelle
I just emailed it to you using the address in your account, let me know if you do not receive it.
05/08/2014 at 7:29 pm #290744Michelle Panulla
ParticipantForm 2.0 is working great! The only thing I’ve noticed so far is that in your documentation, you state that the Notes field defaults to false, but I had to add that attribute to the shortcode to make it disappear. It seems to be defaulting to true.
Quick question on the filter you mentioned… where should I place that snippet? In the cmap.php file? Somewhere else?
05/08/2014 at 8:27 pm #290787Steven Zahm
Keymaster@ Michelle
Great to hear!
That’s right, I still need to re-enable the shortcode options… Right now, sections can be turned on/off and re-ordered on the Connections : Settings admin page under the Form tab. Yeah, that’s new ;)
Something else that’s new…
In the email message fields on the settings page, add this:
Thank you for your submission. We will review and approve your submission soon. Name: [cn_entry part=name format='%last%, %first% %middle%'/] Title: [cn_entry part=title/] Department: [cn_entry part=department/] Organization: [cn_entry part=organization/] Contact: [cn_entry part=contact/] [cn_entry part=addresses] [cn_address] %type% Address: Line One: %line_1% Line Two: %line_2% Line Three: %line_3% City: %locality% State: %region% Zip: %postal-code% Latitude: %latitude% Longitude: %longitude% [/cn_address] [/cn_entry] [cn_entry part=phone_numbers] [cn_phone] %type% Phone: Number: %number% [/cn_phone] [/cn_entry] [cn_entry part=email] [cn_email] %type%: Address: %address% [/cn_email] [/cn_entry] [cn_entry part=im] [cn_im] %type%: User ID: %id% [/cn_im] [/cn_entry] [cn_entry part=social_networks] [cn_social_network] %type%: %url% [/cn_social_network] [/cn_entry] [cn_entry part=links] [cn_link] <a href="%url%" title="%title%">%title%</> [/cn_link] [/cn_entry] [cn_entry part=dates] [cn_date] %type%: %date% [/cn_date] [/cn_entry] [cn_entry part=bio/] [cn_entry part=notes/]Lastly, that filter. You put that in the plugin you created to add teh custom fields. Hope that helps.
-
AuthorPosts
- You must be logged in to reply to this topic.
