Hello,
Is it possible to add text options to a dropdown field on top of the values that are being populated from a SQL data source? We have been unable to get it to work and are looking for others who may have been successful.
Example: SQL populates data with specifics but we want to add a "ALL" or "NONE" option for future filtering in a gallery.
Solved! Go to Solution.
The idea that comes to mind for me. Put the SQL data in a collection, then add the two records you want, then use that collection for your dropdown.
The idea that comes to mind for me. Put the SQL data in a collection, then add the two records you want, then use that collection for your dropdown.
That makes sense. I'll give that a try today. Thanks!
User | Count |
---|---|
135 | |
132 | |
79 | |
75 | |
71 |
User | Count |
---|---|
210 | |
197 | |
68 | |
62 | |
53 |