Stuart: ------> All of what I mention below can be changed if you can advise me the best workflow to satisfy my needs 🙂
What I am unsure about is if this is the best method (maybe I should use a taxonomy?) and how I store multi select data in a Types field (or maybe this should not be stored in a types field?)
===>
I would like to know-how the "partner-service-industries" field is setup using Types plugin? is it a custom field or post type in relationship?
Stuart: ------> This is currently a single select, repeating field (but this will need to change, as it's could contain over 100 entries and will make the admin of the post hard to manage - especially if there are multiple repeating fields.
Field: hidden link
What it looks like in wp-admin on the custom post page: hidden link
I would like the CRED edit of the page to allow Integration Partners to select and deselect values where appropriate.
==>
What do you want to allow to select/deselect?
Stuart: ------> On the front end of the site in a CRED edit form I would like the partner to make changes where necessary
hidden link
I would also like the back end admin to have the same multi-select options where possible.
==>
Can you please clarify for which field you want to allow multi-select?
Stuart: ------> its the same field as above and I would like to have it behave the same so it maximizes the amount of space
hidden link
I believe this will require some custom code which is fine, Its probably like this (and maybe this is an option to use the plugin and send the CRED data to the field created by this guys plugin?)
hidden link
How do I go about achieving this? Or even can I?
==>
I need to understand first your current structure and what is your expected results and what is the flow so that I can guide you in the right direction.
Stuart: ------> no problem, I hope I have explained it in the previous answers if not, one more time below.
Front End:
CRED NEW Post form with multi-select options - Partner can multi-select with industries they belong too
CRED EDIT Post form with multi-select options - Partner can modify/edit the multi-select options - in the same way as above.
View on Front End - A website visitor can filter the view based on the Industries the Partner set in the previous forms.
Back End
Site Admin - a website admin (me) can use the WordPress admin backend to modify the Industry select option (rather than going through the CRED edit forms) - however, I am happy to forgo this if it's too hard and just use the CRED edit, new post forms.
Notes:
I am happy to use a Taxonomy if that is the best way to store the multi-select data, or create a relationship if that's the best option, or something else 🙂
Cheers Minesh 🙂