Corporate Registration
#flash.get( "notice" )#
#flash.get( "errors" ).toString()#
Corporate Registration
Please select your own Login ID and Password
Note(*) indicates mandatory field
Please select your own Login ID and Password
Note(*) indicates mandatory field
#html.startForm(action="users.save")# #html.entityFields(entity=prc.users,fieldwrapper="div")# #html.submitButton()# or #html.href(href="users",text="Cancel")# #html.endForm()# |
How to customize the entityFields label ?