Title: Forms &#8211; Post Action &#8211; Post Name
Last modified: May 1, 2024

---

# Forms – Post Action – Post Name

 *  Resolved [dviolante](https://wordpress.org/support/users/dviolante/)
 * (@dviolante)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/forms-post-action-post-name/)
 * Hello, i was wondering if there is any way when submiting a new form and in the
   Post Action / Save / and in Post title i can select 2 different fields. Why is
   this?
 * Im creating a website where alumni are going to register on this site to create
   their own profile and this will be a Custom Post. I need that Post title be First
   Name and Last name.
 * Is any way to achieve this?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fforms-post-action-post-name%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * (@hwk-fr)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/forms-post-action-post-name/#post-17727101)
 * Hello,
 * Thanks for the feedback!
 * Absolutely, you can type any text inside the “Post Title” selector, and use any
   Template Tag in there. [See Tags Cheatsheet](https://www.acf-extended.com/features/modules/forms/tags).
 * If you want to include use the “first name + last name” field input values, you
   can simply type:
 *     ```wp-block-code
       {field:first_name} {field:last_name}
       ```
   
 * In case your field names are `first_name` and `last_name` of course.
 * Hope it helps!
 * Have a nice day!
 * Regards.
 *  Thread Starter [dviolante](https://wordpress.org/support/users/dviolante/)
 * (@dviolante)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/forms-post-action-post-name/#post-17729454)
 * Great! Works perfect! Thanks a lot!
 *  Plugin Author [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * (@hwk-fr)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/forms-post-action-post-name/#post-17730078)
 * You’re welcome!
 * Regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Forms – Post Action – Post Name’ is closed to new replies.

 * ![](https://ps.w.org/acf-extended/assets/icon-256x256.png?rev=2071550)
 * [Advanced Custom Fields: Extended](https://wordpress.org/plugins/acf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/acf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/acf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/acf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/acf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/acf-extended/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Konrad Chmielewski](https://wordpress.org/support/users/hwk-fr/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/forms-post-action-post-name/#post-17730078)
 * Status: resolved