[Resolved] Custom Relationship Drop Down not working correctly
This support ticket is created 4 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.
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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have a post form that uses a cred_generic_field to display a list of customer sites (sites are customer locations with fields for contact info an such) in a select field. The customer site values are populated via custom shortcode. I've used this same logic on several post forms ("New Estimate", "New Service Request") and it works as intended. However when I use it for post form "New Job", I get the error message attached and the post is not saved. The only difference between the forms is the relationship field being used by the cred_generic_field, but they are all one to many relationships.
Link to a page where the issue can be seen:
New Job Form (not working): hidden link
New Service Request (working): hidden link
I expected to see: The job being saved correctly.
Instead, I got: The error message in the screenshot
I deploy the duplicator on my local test install and I found that you are using really outdated Toolset plugins. We always recommend running your site with the latest stable release plugin version.
*** Please make a FULL BACKUP of your database and website.***
Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
Once you update ALL plugins to a latest official release version - do you see the same issue?
Yes I'm still seeing the same issue after updating all plugins. Additionally after the update there appears to be an issue with editing my post forms. As an example if you look at the 'New Job' form on the front end you can see all the fields as they were when I set them up (see screenshot NewJobForm) before the update. But when I go in to edit the form, it populates the drag and drop form editor with different fields, and if I click on Expert Mode, it displays the code for what was in the drag and drop editor, not what the form actually displays on the front end (aka what I coded by hand) per the below and the DragNDrop screenshot attached.
I've also placed a new Duplicator Pro package on the site I previously sent you if you want to see it in action.
Any update on either of these issues? They are really holding up development now, especially if I am going to need to recreate all of the forms. Please let me know as soon as you can.