Skip to content

Online forms: Allow breed dropdown fields to use the species selector #1854

@bobintetley

Description

@bobintetley

We already have a SPECIESID column on form fields for use with the adoptable, shelter and foster animal field types. This same column could also work with the breed type (ID 7).

All it would need to work is displaying for ID 7 in onlineform.js and in onlineform.py/get_onlineform_html to use asm3.lookups.get_breeds_by_species instead of get_breeds if all isn't selected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions