team-formalist / formalist-rb

Flexible form builder
MIT License
22 stars 4 forks source link

Add support for custom selectors #69

Open andrewcroome opened 6 years ago

andrewcroome commented 6 years ago

It would be nice to be able to add some special UI to support radio buttons for scopes. For example, in the following search input, we'd like users to be able to scope:

[x] All assets [ ] Uploaded by me to see either all assets, or only ones they've uploaded. If that control appended an uploaded_by:me string to the query string, we can look for that on the server side.

39168595-d180f02c-47d7-11e8-9581-2d89dcba0156