Title: Form save
Last modified: July 9, 2021

---

# Form save

 *  Resolved [Messaone](https://wordpress.org/support/users/messaone/)
 * (@messaone)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/form-save/)
 * Hey there – Im just using to translate a form.
 * I use add_action( ‘transition_post_status’, ‘send_mails_on_publish’, 10, 3 );
   
   To send mails when post is published.
 * In the German Version everything works.
    But in the translated version i don’t
   get fields back like
 * $customer_mail = get_field( ‘e-mail_adresse’, $post->ID );
    get_field( ‘firma’,
   $post->ID )
 * I also tried the normal wp get post meta function.
 * As i told you in my german version everything works as it should if i use the
   form on EN i just get the ID of the post but nothing else.

Viewing 1 replies (of 1 total)

 *  Thread Starter [Messaone](https://wordpress.org/support/users/messaone/)
 * (@messaone)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/form-save/#post-14644874)
 * Oky i can use other hook now it woks – can be closed 🙂

Viewing 1 replies (of 1 total)

The topic ‘Form save’ is closed to new replies.

 * ![](https://ps.w.org/translatepress-multilingual/assets/icon.svg?rev=3166541)
 * [TranslatePress - Translate Multilingual sites with AI Translation](https://wordpress.org/plugins/translatepress-multilingual/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/translatepress-multilingual/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/translatepress-multilingual/)
 * [Active Topics](https://wordpress.org/support/plugin/translatepress-multilingual/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/translatepress-multilingual/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/translatepress-multilingual/reviews/)

## Tags

 * [form](https://wordpress.org/support/topic-tag/form/)
 * [post_meta](https://wordpress.org/support/topic-tag/post_meta/)
 * [transition_post_status](https://wordpress.org/support/topic-tag/transition_post_status/)

 * 1 reply
 * 1 participant
 * Last reply from: [Messaone](https://wordpress.org/support/users/messaone/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/form-save/#post-14644874)
 * Status: resolved