Hi,
I looked to this thread to get my issue solved but I'm not able to get it to work : https://toolset.com/forums/topic/populate-select-field-with-list-of-posts-in-a-custom-post-type/
I want to create a form on my website. And the form is named "Claim your listing". The goal of this form is to invite visitors to claim a listing. So the form would be pretty simple with these fields :
- Search box for post title that search through all the listings (post name);
- Your name
- Your email
- Recaptcha
- Send button
A select dropdown field can't be an option because there is more than 1000 listings on the website.
How is it possible to achieve that?
Thank you!
I found a way to do it with Ninja Form. Thank you!