You are not logged in.

Change Language:

Freelancer? Consultant? Check out: WorkTrail - Time Tracking made easy
Profile for nelsonvarela

Name nelsonvarela
Email Address n/a
Posts1
  • Django RawIdWidget with checkboxes
    Board » Django » Ajax / JavaScript
    I have a raw_field_id with organizations:

    raw_id_fields = ('organizations',)

    This displays an input field with ID's of the selected Organizations.

    When you click on the magnifier a popup windows opens with all the Organizations listed nicely. You can click one Organization and the ID will be placed into the input field.

    Is it possible to use checkboxes to select more than one Organization?


Powered by Sphene Community Tools