What is the best way to capture Full Name in one field

I know the name field add 2 separate fields: first name and last name. However, my customer wants to have a single field to make the field “friendlier”.

What is the best way to handle this?

@edwinnieves1956 you can use Single Line Text field labeled “Full Name”. That should work for you. Currently the name field is more advance and support to handle name in more advance way.

Thank you. I was hoping for a more streamlined option instead of using a simple text field. I just decided to only display the Last Name field and just label it “Full Name”. Not sure why GF would just not have a selectable field or at least a way to concatenate First and Last or even Last and First.

@edwinnieves1956 you can merge tag to get required combination of name - Name - Gravity Forms Documentation.

Thank you!