I have few forms on one page (i hide\display it by JS), all the forms work fine but one form not save image and meta field (select box)
I see a media library image uploaded, but not assigned to my CPT, how I can debug it?
I look to network and have this message, but response code 200
Hello and thank you for contacting the Toolset support.
The message in your last screenshot are not actually an error, they are error strings, that will be used by the form if required.
To debug the issue with the form, I'll suggest isolating it. First, check if this issue appears when:
- Only Toolset plugins are activated. It will tell us if there is an interaction issue with another plugin.
- The theme is set to a WordPress default like Twenty-Twenty. It will tell us if there is an interaction issue with your theme.
If the problem disappears, start activating one at a time to track where the incompatibility is produced.
Then, try to use the form in a simpler page or content template, when it is the only thing. To isolate it from other parts of the page(views, other forms, custom JS, etc.)
If that does not help, I'll need to login to your website as an administrator and check what is happening.