Showing a file picker to add the location of an image file to the database

Hi,
I want the user to be able to choose a file and store the location (as a string) in the database. Is this possible?
Thanks

Hi @Sara,

We have the File Referance data type column. You can add to the column files from the database and external links. Check it out: File Reference - Backendless REST API Documentation

Regards,
Marina