Skip to content

pfTableView: change templateFn to receive the row item as second parameter #665

Closed
@abkieling

Description

@abkieling

Sometimes we need to create templates that use data from other columns, e.g., an anchor link that uses the item ID in the URL and the item name for display.
Let's pass the row item as a second parameter to the templateFn function. This change is backward compatible.

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