How to download in dynamic component from airtable

I make app I want to add download button
When anyone click the download button if file already downloaded then show alert notification else download file

Then you should use tinydb.
Use tinydb (tag-downloaded value yes) in when download successful block

Next time or in screen initialize just call this tinydb, if the value is yes , show alert already downloaded else proceed app to download it

image

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.