Hi, I would like to upload an audio track in retool and doing some operation on it. The first thing is selecting an area and save the start point and endpoint of the area and associate a tag to it. In the home page there is a list of all saved areas.
I have a listview component in thehome page with the list of saved areas. Also I have a filter sidebar where there is a tags filter. User can select a tag and filter the list
I can't manage the filter behviour but first I would try to upload a track and save a track area.
How can I do it?
-
Screenshots:
-
App json export: (here's how to get a json export)