Skip to content

Get route in selector #436

Open
Open
@Silverutm

Description

@Silverutm

is it possible to have access to the clients route that called the table
to avoid sending extra information to the client

new Tabular.Table({
    name: 'My Cool Table',
    stateSave: true,
    collection: Submissions,
    columns: [ ...
    ....
    selector(userId) {
        // HERE
    }

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