Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Render Custom Cell Partials #23

Open
patrickheeney opened this issue Sep 21, 2013 · 0 comments
Open

List Render Custom Cell Partials #23

patrickheeney opened this issue Sep 21, 2013 · 0 comments

Comments

@patrickheeney
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant