Skip to content

Allow user to define list view fields in config  #77

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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