Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 20:16 UTC
Updated:
21 Apr 2012 at 08:51 UTC
Jump to comment: Most recent file

Comments
Comment #1
denes.szabo commentedAttached my patch to solve this problem.
After when this patch applied the page will display like this:
Comment #2
indytechcook commentedI like the idea but not the implementation. I committed it and changed bean_list to return a render array.
http://drupal.org/commitlog/commit/22232/fca2a75594be221527a76cc8294f565...
Comment #3
denes.szabo commentedYour empty list handling solution is better than it was, I agree with you. But, you misunderstood my intention with this patch. I meant, no real meaning of a filter form (with an empty type select) or an empty list if there has no bean type defined yet.