How to dynamically add an textInput with addons to a form?

Use case: Defining memory size options for some phone models.

I want to dynamically create all the possible memory size options for different phone models so that other people can select from them when they define a specific model.

It can be easily done in Ant Design, but now I don't know how to get this done gracefully and easily in Retool, thank you!

Sounds like a listview would be the right tool here

1 Like