Title: CF7 inside Panel admin
Last modified: June 12, 2023

---

# CF7 inside Panel admin

 *  [xsd123](https://wordpress.org/support/users/xsd123/)
 * (@xsd123)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cf7-inside-panel-admin/)
 * Hi,
 * I am trying to add a contact form within the administration panel so that only
   registered users have access.
 * I have added the function with the do_shortcode(), however it doesn’t work. It
   displays the form but doesn`t submit.
 * I’ve added:
 * if ( function_exists( ‘wpcf7_enqueue_scripts’ ) ) wpcf7_enqueue_scripts(); if(
   function_exists( ‘wpcf7_enqueue_styles’ ) ) wpcf7_enqueue_styles();
 * But it does not work. Is there a way to add forms within the admin panel?
 * Thanks you

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cf7-inside-panel-admin/#post-16813853)
 * You can’t embed a contact form in the admin screen. Instead, try using a form
   in the [subscribers-only mode](https://contactform7.com/additional-settings/#subscribers-only-mode)
   on front pages.
 *  Thread Starter [xsd123](https://wordpress.org/support/users/xsd123/)
 * (@xsd123)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cf7-inside-panel-admin/#post-16814445)
 * hi, no chance? i will like to show my form into admin screen. Maybe, with DOM
   events or another think?
 * If not, can edit the message that appears with hooks? (add_action…)
 * Thanks you
    -  This reply was modified 2 years, 11 months ago by [xsd123](https://wordpress.org/support/users/xsd123/).
 *  Thread Starter [xsd123](https://wordpress.org/support/users/xsd123/)
 * (@xsd123)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cf7-inside-panel-admin/#post-16836415)
 * Hi,
 * With multisite,subscribers mode not working due to not all users are subscribers
   to primary blog

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

The topic ‘CF7 inside Panel admin’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [xsd123](https://wordpress.org/support/users/xsd123/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/cf7-inside-panel-admin/#post-16836415)
 * Status: not resolved