Hi there, I’m creating a select using the Pro Forms select element using the ‘Modern Select’ option. I have a nested Option element with a Query Loop, querying a custom posttype of businesses. I have an associated custom taxonomy called service_types (services offered by the business). In the General tab of the option, I have set label to {post_title} - {post_terms_servicetypes} and value to {post_id}
Resulting select looks like the attached Screenshot 1, where a code fragment with the post ID value precedes the display of the entry. I’ve also included a screenshot of the relevent elemen in the Chrome inspector in Screenshot 2 if that helps.
Using latest version 3.05 with Bricks 1.12.3
Please let me know if you need any more information