I’m working on a feature where users click the button and it adds a new group of inputs.
There is a way in WeWeb to create a button or mechanism that, when clicked, adds a new input field for users to enter the document name. Ideally, users should be able to add as many input fields as needed.
Furthermore, I would like to know if there is an easy way to capture the values of all inputs to save the information in Xano
Please, if you could help me with practical and visual examples, I would be very grateful.
Here’s one the examples Broberto is talking about. Learning how to search for the information you need is a very important process in becoming a developer in any tech stack. As much as you want to rely on asking the community you can’t always expect instant or even any replies at all. Teaching myself how to find the information I need myself has been one of the biggest tools I have in my development career.
It took me less than 2 minutes. I searched “repeatable list inputs” and scanned through 5 different posts and found a link to this. If that didn’t work I would of changed the wording to something else. I didn’t look for anymore cause this is probably the best answer you’ll find.