%@ page import="dbnp.studycapturing.Person" %>
Affiliations | |||||
---|---|---|---|---|---|
${fieldValue(bean: personInstance, field: "firstName")} | ${fieldValue(bean: personInstance, field: "prefix")} | ${fieldValue(bean: personInstance, field: "phone")} | ${fieldValue(bean: personInstance, field: "email")} |
|