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: 8.1.2, custom fields
- This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
09/23/2014 at 8:39 am #304855
Arizona Lowe
ParticipantI admit I was a little disappointed when this installed. I had the expectation that I would be able to build my own forms and adding the custom fields would be a breeze.
Now, I cannot find the developers documentation that you are referring to (a link or something would be nice) and am unsure of how to proceed from here. I need to add two custom fields to the form and I was hoping to be able to be very detailed about what they enter …. character limitations.
Thank you in advance for any help with my custom fields and the documentation.
Arizona
09/23/2014 at 9:57 am #304864Steven Zahm
KeymasterYes, Form is designed for a plugin and play setup with very little configuration as possible by the end user. It’s not a form builder.
The dev doc is inline phpDoc. For devs that want to build their own custom fields I refer them to the free extensions which utilize them.
These use builtin supported field types and are fairly simple to implement:
- http://wordpress.org/plugins/connections-business-directory-income-levels/
- http://wordpress.org/plugins/connections-business-directory-education-levels/
- http://wordpress.org/plugins/connections-business-directory-languages/
This extension uses a custom field type to store and save the business hours. It is a bit more complicated but shows what can be down.
Here’s a link to an inline phpDoc example but referring to the actual code in the free extensions should be easier to understand:
And here’s a link to the supported field type in the core plugin:
If none of those built in field types work for you, you can add a custom field type like it was done in the Business Hours extension.
Hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.