Display a Select Field Using a Popup

In this guide, we will explain how to use the select field inside the Modal body.

Example Popup Modal HTML

CSS to hide popup select field in the form.

<style>
div#component-321f-d99d-4fa8 {
    display: none;
}
</style>

Javascript to show a popup and listen to the pop-up event and append a select field

Form setup

image
image

Example Form JSON

Modal with Select options.json4.8KB

For any questions, please contact us - [email protected] or the Formyoula in-app chat 🙂