Many times a middle name is legally required. Would be nice to have a checkbox to in the canned Gravity Forms Name field to display First and Last OR First, Middle, Last
Middle name field needed
(6 posts) (5 voices)-
Posted 6 months ago | Permalink
-
We will definitely be adding a Name Format option to the Name field that displays First, Middle and Last Name. It won't be in the next release (which is primarily a bug fix/api hook release) but it is something we are going to be adding.
Posted 6 months ago | Permalink -
This is great to hear, I was just going to request an option to add a middle name field!
Posted 6 months ago | Permalink -
Gravity Team...
I have successfully added a middle initial box for my forms only when I use the extended name format, and all appears to be working correctly except when it sends the form across via email the field MiddleN, I created, is not showing up in the form results.
Can you tell me what file builds the first + last names to begin with? I think its missing the MiddleN I created.
I changed the common.php :
- case "name" to include middlen
- switch($field["nameFormat"]){ to include middlen only in extended name format
I also changed it in another file to make sure it checks for required tag.Please help me out..what file am I missing.
thanks
OronePosted 4 months ago | Permalink -
I figured it out.. I had placed all the right variables everywhere, but did not put in a new Name componant with the new variables. The DB had the old not the new.
All is good.
Posted 4 months ago | Permalink -
Just adding my request for a format that includes first, middle initial (at least) and last names.
Posted 1 month ago | Permalink
Leave A Reply
You must log in to post.