Many forms on one page #264
Unanswered
Webmasters-WPNGO
asked this question in
Q&A
Replies: 1 comment
-
You can display errors via "Inline Errors". But there is no message about successful sending. I tried via "JS on Success" but no message is displayed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On one page, records are displayed through the builderList component. The entry has a form. There is a problem with displaying validation errors and successful submission.
I understand the reason. It is necessary that for each record there is a unique form. How to do it within the plugin?
Beta Was this translation helpful? Give feedback.
All reactions