nutmix opened a new issue, #14221: URL: https://github.com/apache/grails-core/issues/14221
<f:display bean="xxx"> 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. <f:display bean="xxx" hideNull="true"> This one addition would save us hundreds of additional lines of code doing each field by hand. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
