Hi,
I would like to display storage usage on the front end of my app.
Does anyone know how to do this?
Hi,
I would like to display storage usage on the front end of my app.
Does anyone know how to do this?
If you go to Logs and look below the graph ‘Workflow runs history and storage’ there is a line ‘Uploaded file storage…’. On the right side it show what you are using. Hope that is what you are looking for.
Hi,
Thank you for your reply.
I know admin of apps can check storage and workload units usage in settings page.
I would like to show the storage usage in front of users for my apps.
Do you know how can I feed the information to front apps?
I don’t think there is a way to retrieve the file size of already saved files using vanilla Bubble, but maybe someone else knows.
The file uploader can provide you with the file size, maybe it is an option to save the size of a file when the user uploads it?
Does anyone know about this?