Using rel 2.7.1a. After receiving confirmation of a new registration via email to the address used in registration, I log on to back end to look at Registration Records Manager. The 'Registrant's Name' field is blank.
I am attaching copy of
-Email received (showing registrant's name correctly)
-Set up of email in Configuration/Email/thanks email (showing use of field [NAME] )
-Registration Records Manager (with blank Registrant's Name field)
Thanks
Twosailram
Attachments:
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Sounds like you are using one NAME field instead of the firstname and lastname field. The backend records page is hard-coded to use the firstname and lastname fields. So you really need to use those instead of whatever field you created instead. If you just want one name field, that is fine, but use the firstname field... just change the label to whatever you want.