Create, dynamically on button click, new input boxes

Hello I wanted to know if you can help me I’m trying to create, dynamically on button click, new input boxes with a new button on the side. I want the new input boxes and buttons to have distinct IDs so I can delete them after. Bonus question: How would I go about deleting a specific input box and button without using a repeater ?
Thanks

Not possible.
You can request a new feature, or vote for a featured one here…

All important links can be found here…
https://russian-dima.wixsite.com/meinewebsite/blank-5

Creating elements dynamicaly is still not included in CORVID as i know.

Hello
I thank you for your answer you can be an idea

I wish in a form to give the possibility to the user to add several last name and email by clicking on an ‘Add’ button and then a classic ‘submit’ button
Thank you

@mickael
Yes there is a way. It is sure not a perfect one, but you could create several elements you will need (or the user will need later) and HIDE this elements.

Insert a BUTTON onto your page and give it the title —> “Create new Inputbox”

Then writing some little code with show() and hide() commands and when the user clicks on the Create…-Button you let appear one of your hided INPUT-BOXES.

Hello Dima
thank you for your answer
indeed it is a solution
but I don’t want to limit the user to a specific number of additions
I found something with a repeater
but I’m looking without repeater
Thank you so much for our time

Another idea could be to use HTML-iFrame and then put in a html-solution into it.
But here i can not really help.

Can you show the link, with the “repeater-solution” sounds interessting.

thank you for this quick response
Here is the link for the repeater
Do you know anyone in this forum who can help us with the Html iframe?
https://www.wix.com/corvid/forum/tips-tutorials-examples/example-input-repeaters

Perhaps one of the skilled Corvid-Masters is able to help you.
If you are lucky, one of them read this and help you perhaps.

If not, then start your research here…
https://www.wix.com/corvid/reference/$w/htmlcomponent