Skip to content

Operator/value can be pre-determined/selected by field type #23

Open
@asfaltboy

Description

@asfaltboy

For example, a boolean field can be only true/false (yes/no) displayed by a radio button widget, a choice field with e.g 2-5 choices can be "one of" displayed by a multi-select checkbox widget.

For examples, see Django's ticket system:
screen shot 2016-04-21 at 9 20 25 am

Django uses trac's "custom" query feature:
screen shot 2016-04-21 at 10 00 44 am

Which use a different UI for and/or selection, and also allow grouping by a field, (which can be it's own feature by the way):
screen shot 2016-04-21 at 10 03 05 am

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions