I\'m using a GSP for sending out emails based on the MailService plug-in. The sendMail closure passes (amongst others) body(view:..., model:myModel)
body(view:..., model:myModel)
I k
You can use ${fieldValue(bean: book, field: 'title')}
${fieldValue(bean: book, field: 'title')}
See: http://grails.github.io/grails-doc/latest/ref/Tags/fieldValue.html