filip.p
Open modal with form from another form.
Hello, I have a custom page with form on it. What I need to do is to create custom form field which contains TextInput and button. When user clicks button it shows him a modal where is another form which contains text inputs and list of items. When he fills this input, items are loaded from API and displayed to user. When user selects one of these items than modal is closed and id of item he selected is saved into text input on first form.
Is there a way how to do this, please?
3 replies