Skip to content

List Render Custom Cell Partials #23

Description

@patrickheeney

The individual cell partials declared on the controller are not compatible with multiple listRenders. Since you declare them as 'column' => 'newpartial.htm', it causes a ambiguous column name conflict. Would be better to move them or at least offer the option in the listRender function.

EDIT: This actually might be missing the individual cell partial: https://github.com/phproad/phpr-framework/blob/master/modules/db/widgets/list_widget/partials/_list_body_row.htm

Will try to check this out soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions