Skip to content

Clean up HTML types #88

@jamesaoverton

Description

@jamesaoverton
  • 'select' uses an HTML <select> element, but this does not allow all invalid data. I think we should always use typeahead fields instead, for this reason.
  • 'search' should be renamed to 'select'
  • add 'mutilselect' option
  • should fields with get_matching_values automatically be 'select' (or 'multiselect')?
  • should HTML types be automatic, unless overridden with a custom type/class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions