- This topic has 1 reply, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
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.2.4, csv import, custom fields, extension
Hello, is there a way to define the fields, for example I want to use this plugin to import a directory for a travel agency how can I define the fields to match? I need only a few fields such as name(of hotel) address, # of people ect. please let me know if I can change the fields so when I import a csv I can map them accurately.
@ Bryan
Yes, custom fields can be added programmatically. Nothing exists at this point to add them with a simple point and click interface.
You can see examples of extensions that add custom fields:
Each of the above, the source code is documented pretty well.
You can combine that with the details from this QuickTip to import into custom fields using the CSV Import extension.
It is somewhat complex if you do not know PHP. Hope that helps!
You must be logged in to reply to this topic.