CB Query Field (6.2.1)
Bring external or internal database data directly to profiles with 6 query based fields. Using simple SQL you can build custom drop downs from database data, checkbox fields, radio selections or even custom entire tables of data! Add powerful data driven validation on any field using your own database queries.
Simple
Bring the power of custom SQL to profiles easily and safely!
Integration
Integrations with any extension using custom queries to pull in external relational data.
Community
Join a community that is ever growing and help change the future of CB Query Field with your own ideas!
Fields
With 6 query based fields you can build dropdown selections, multi-checkboxes, radios, or even tag based selections using internal or external database data.
Queries
Build out completely custom displays like tables, simple lists, or anything you can imagine with your own HTML from your query results. Supports template driven display as well to manipulate queries with your own code. Built in query substitution support allows for easily bring profile data into queries.
Need dedicated support?
Subscribe now and have access to our support forums or give our documentation a try!
Validation
Validate text, textarea, or any other text based fields using custom database queries. Great for confirming specific external data required for registrations! Additionally supports live validation as they type.
External
Bring external database data to profiles with simple configuration. All queries, with substitution support, can then be safely ran against external databases for easy display of relational data from external systems.
FAQ
Yes, by using normal [FIELD_NAME] substitutions you can easily insert field data directly in your queries. Field data will also be automatically escaped during substitutions so all field data should be treated as strings in queries!
No, the built in query caching prevents duplicate queries using in-memory caching.
Yes, the normal field option parameters are still available for query select fields allowing you to combine the two.
No, the query results are a static output and there is not a way at this time to add filtering, sorting, or paging to their results.
Yes, all query features include support for internal and external databases.