The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
February 10, 2019 at 8:30 am
I've never heard anyone ask for this before and I'm not sure it's possible. The front end scripts that make the form work are loaded in preview or when the form is accessed on the front end.
The back end scripts for building the form are segregated from the front end scripts. They load independently of each other. You would somehow have to convince Formidable that loading a form in the admin area was loading on the front end. I'm clueless how you would do that.
What exactly are you trying to accomplish? If you want admin users to fill out a form in the admin area, you may have to think of an alternate way such as a CPT and custom fields.
February 10, 2019 at 8:33 am
Here are some details for creating options pages in the WordPress admin area:
https://codex.wordpress.org/Creating_Options_Pages
Maybe you can try this with a Formidable shortcode. I don't know for sure. I've never tried it, but options pages can have a form tag.
Discussion closed.