I would like to use the UI/UX of the Klaviyo prebuilt forms so that non-developers can easily create forms.
Other popup builders either have an HTML element block, custom JS block or just an ability to add IDs to elements(ie buttons).
Just adding the ability to add IDs to buttons will be a big help.
--------------
Also when using multi step forms only the first submit is firing the submit event the second does not fire anything. It would be awesome if the form can fire unique custom events on every step view.
Ex. get email form step > text with next button step > get phone form step > thank you step
If there is an advanced settings on every step we can name every step and klaviyoForm can fire the event every time the user viewed the step. example: e.detail.stepView = email-form-step.