Using CF7 with an Admin page
-
Hello there!
I’m building a custom Admin page where I need to have a long form. Instead of building everything manually, I think that a CF7 could be a great solution.
Do I’ve any chance to achieve this?
It’s easy to show up the form with apply_shortcodes() function, but the remaining features are not so easy to make active.
I tried to enqueue wpcf7_enqueue_scripts(); + wpcf7_enqueue_styles(); with admin_enqueue_scripts, but nothing happen.
Finally, I’ve register / enqueue successfully index.js + styles.css that are available into CF7 folders, but the form is not working as expected.
So, any help?
Many thanks.
The topic ‘Using CF7 with an Admin page’ is closed to new replies.