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

Include a "force=true" attribute to data so "forced" options allways appear on results #369

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2018

  1. #20181025UC - FORCE VALUES

    Hi there, 
    
    I've developed a feature to let some values in the list to be allways selected (forced)
    In a list of Countries I needed to offer the user the "None of them" option ("Spain", "France", "UK", "Italy", "Other") so when she enters FR, the list returns "France", "Other", to let her choose  default values.
    
    So, I 'm trying to set up a fork that needs three files and I am an absolutely NOOB at GitHub but I found this interesting and I liked to share.
    
    I've I upload wrong, please sorry for the inconvenience.
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fb3e16c View commit details
    Browse the repository at this point in the history
  2. #20181025UC - FORCE VALUES - CORE

    SEE #20181025UC - FORCE VALUES
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f269c4d View commit details
    Browse the repository at this point in the history
  3. #20181025UC - FORCE VALUES - CONFIGURATION

    SEE #20181025UC - FORCE VALUES
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    cd621c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from josedetorre/patch-1

    #20181025UC - FORCE VALUES
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    24a4ee6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from josedetorre/patch-3

    #20181025UC - FORCE VALUES - CONFIGURATION
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    72d1c2c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from josedetorre/patch-2

    #20181025UC - FORCE VALUES - CORE
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9e97b0f View commit details
    Browse the repository at this point in the history
  7. Add title attribute

    I had a list with ellipsis text so I added title to drop-down list elements for the items reduced by ellipsis.
    josedetorre committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c903d9a View commit details
    Browse the repository at this point in the history