Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional filter to select field with contenttype values #3432

Merged

Conversation

rossriley
Copy link
Contributor

Tiny little feature that allows you to specify an optional filter when the values for a select field are pulled from a contenttype.. eg:

relatednews:
    type: select
    multiple: true
    values: pages/title
    filter: {categories:news}
    autocomplete: true

@bobdenotter
Copy link
Member

Amazeballs!

I've added an issue to add some docs for this: bolt/docs#192

bobdenotter added a commit that referenced this pull request Apr 23, 2015
…type

add optional filter to select field with contenttype values
@bobdenotter bobdenotter merged commit 309242a into bolt:master Apr 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants