Skip to content

Option to not display a Stop Group in the 'stop list' view? #43

@prash-nk

Description

@prash-nk

Is this currently possible? In my config I have the following set:

navigationControllers: {
    'StopListView': {
    label: 'Stop Menu',
    filterBy: 'code',
    sortBy: 'code',
    displayCodes: false
    }
},

I do want the stop list menu to show the stops without codes, but I rather not have it display the Stop Group itself. I know by default it only displays the Stop Groups, with above code it changes to displaying all stops including the stop group. Is there a way to have stop group itself be hidden?

Or maybe have a way to add a css class to the Class Group so I can set it to display: none via css?

Thanks,

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