Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-4594

GSH Template multi-value checkbox

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • 2.6.19.3
    • GSH Templates
    • None

    Description

      I seek a multi-value checkbox capability in a GSH Template.  I'd like to pass in 

      In GSH Template config I'd like to pass in the following parameters:

      CheckBoxItems: 'Administrator','Author','Manager','Editor','Allowed','Reviewer','Developer' (a text box with comma separated list of items)
      Vertical: true/false (whether to display the list vertically or horizontally with wrap) default: T
      AllChecked: true/false (to default all items to checked or not - default: T

      and the gsh_input_varname for this multi-value checkbox would return a list of those items checked.  Something like:
      gList = gsh_input_checkboxGroups;
      and the gList = ['Manager','Editor','Allowed','Reviewer']

      I think it may be just this simple.  I'm sure there are ideas to make it complicated, but this is all I can think of at this point.

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            michael.gettes.4@at.internet2.edu Michael Gettes (ufl.edu)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: