File size block

There is no block to get file size in file component pls add this its compulsory

Yes that would be nice. Until then you can e.g. use this:

grafik

I am using this but its not showing size in mb kodular file component working fine, I recommend to add with new logic

you can always convert bytes into mega-bytes(MB).

Divide by 1024 to bytes to get KB, again divide KB by 1024 to get size in MB.

1 Like

Will you guide with block? How to divide to get size in mb even if file less than 1 mb

Btw, from Kodular:

grafik

4 Likes

Thank you so much :heart: