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

"Groupings-Filter" and Auto-Open Feature #80

Closed
wants to merge 5 commits into from
Closed

Conversation

lmor
Copy link

@lmor lmor commented Jul 28, 2011

groupings filter - filters out items if selected in control within the same group, parent selector passed as property to fcbkcomplete

autopen select instead of showing, "Start to Type"

added index_lm to test these features

lmor added 2 commits July 28, 2011 12:11
…he same group

#autopen select instead of showing, "Start to Type"
#added index_lm to test these features
@emposha
Copy link
Owner

emposha commented Jul 28, 2011

Hi @lmor, can you provide brief explanation about each one of those options?

@lmor
Copy link
Author

lmor commented Aug 2, 2011

#groupings filter - filters out items if selected in control within the same group, parent selector passed as property to fcbkcomplete
This is a validation check that is applied on a group of related selects to prevent the user from choosing the same item more than once.
E.g. if you want the user to pick 3 different mechanics to be assigned to a car.

#autopen select instead of showing, "Start to Type"
Show the facebook-auto div, populated with items when a user clicks in the autocomplete instead of showing it with the words "start to type". This is useful when you want the autocomplete to also work like an normal select where the user can just click and select from the list instead of having to search first.

@lmor lmor closed this Aug 23, 2011
@lmor lmor reopened this Aug 23, 2011
@lmor lmor closed this Aug 23, 2011
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