gpc / fields

a spiritual successor to the bean-fields plugin
http://gpc.github.io/fields/
84 stars 106 forks source link

[enhancement request] option to hide null feilds in <f:display bean="user" /> #299

Open nutmix opened 5 years ago

nutmix commented 5 years ago
is great. However if its a big domain object (such as user with perhaps 20 nullable fields), it would be fantastic to have an option to not display all the null ones. e.g. This one addition would save us hundreds of additional lines of code doing each field by hand.