Skip to content

Report Form Duplicate Input Filter when CrossTab field is a ForeignKey #117

@brucegibbins

Description

@brucegibbins

Hello. I am new to the package and so far I am greatly impressed. I am not sure if my 'issue' is expected behaviour, my misunderstanding or something else.

I supply models, if necessary, but it is best explained by the attached screen shot.

I'd like to know how to remove the duplicate input for the status in the form. BTW. The first input affects the report crosstab results as expected. The 2nd appears to filter the results prior to the crosstab pivot which is also expected. But since this affects the results in a negative fashion and is unnecessary, I'd like it to disappear.

Thanks in advance

  • Model for report: notification
  • Notification has several related tables but two to note are Status and a Responsible Person. Both linked with FK Relationships
  • Cross Tab field is notifictation.status__description
  • Grouping by: notification.responsible_person__name
  • EVen though I have no filter_fields list I am still presented with filtering and assume this is default behaviour due to Foreign Keys
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions