%var body = { var formId = 'detailForm' + object.code; %>
<#form id="${formId}" objectCode="${object.code}" data="${record!}" /> <%if(!isEmpty(object.diy_js!)){%> <%}%> <%};include("/eova/layout/default.html",{'title' : object.name + ' detail', 'layoutContent' : body, 'isEditor' : true}){}%>