I'm using Fluent Forms Pro to add a custom post. For the most part, that works fine, but I also have fields to add multiple images ad multiple URLs. Those repeater fields don't map well in Toolset / the post.
For the images, I see the ID and an error "Please enter a valid URL address pointing to the image file."
For the URL's, I get this table code in the backend:
<div class="ff_entry_table_wrapper"> <table class="ff_entry_table_field ff-table"> <thead> <tr> <th>Column 1</th> </tr> </thead> <tbody> <tr> <td>hidden link; </tr> </tbody> </table> </div>
Hello. Thank you for contacting the Toolset support.
Can you plese check with "Fluent Forms Pro" is they offer any hook that we can use to get the $_POST information when you submit the form after the entry is created then we can use that and normalize the $_POST information for the repeating field to create entry as per Toolset defined requirement.
However, I would like to know, do you have repating field group or repeating field.
It will be great if you can share problem URL where you added your form as well as admin access details then I will review your current structure and after that I will be able to guide you in the right direction.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.