Forms anywhere, more freedom? #1169
Unanswered
corbinjurgens
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ive been trying to customize this package to more easily display a form anywhere. For example, create a container definition and then set it to be visible on my own "add_menu_page" callback function to be shown alongside my other manually created elements, OR pass the json form definition directly to a javascript function to display it freely. Currently it seems really restrictive and even after some extension and making my own Container class I keep bumping into situations that require an awkward workaround or makes it feel not work it. Is there something I've missed that could help me?
For example a function such as:
Beta Was this translation helpful? Give feedback.
All reactions