You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
Currently, we allow only a single Mailchimp form block per page. Since we now support separate lists for each block, multiple forms on a single page should be allowed.
Note
Multiple forms on a page are currently functioning correctly (tested with two forms using both block and shortcode). However, the form fields use the same IDs across both form fields, which results in duplicate IDs on the page. This also needs to be addressed as part of this issue.
Is your enhancement related to a problem? Please describe.
Currently, we allow only a single Mailchimp form block per page. Since we now support separate lists for each block, multiple forms on a single page should be allowed.
Note
Multiple forms on a page are currently functioning correctly (tested with two forms using both block and shortcode). However, the form fields use the same IDs across both form fields, which results in duplicate IDs on the page. This also needs to be addressed as part of this issue.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct