Skip to content

Allow user to define list view fields in config  #77

@benmatselby

Description

@benmatselby

For the submission and study list views, we allow the user to specify the fields they want to show. This is very flexible, but if you want to have more fields other than the default, this is a little messy.

I'd recommend the ability to define these fields in the config, and check to see if it's defined in the list view commands.

Order of precedence:

  • Check env vars
  • Check config
  • Default to standard fields in code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions