Replies: 1 comment 2 replies
-
|
The form of the modal window is loaded via the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi,
I created two forms from formbuilder. The button in Form A will open a modal to display Form B.
There are two forms of data in IndexDB. How can I use formViewer to display the overall effect? The button in A opens a modal window to show B. I tried it, but it can only display the data of one of the forms. Clicking the button in A will open the modal, but the content still displays the data from form A.
I would appreciate it if you could show me the entire case.
Beta Was this translation helpful? Give feedback.
All reactions