Hello,
I have a File field in a table. I want user to record audio report and upload a file to the form.
Is there some way how to simplify it for them, so they does not need to use separated app and deal with files? Ideally have a record button in a form which will handle the recording and save it to the table field.
I can imagine coding it myself. Could you suggest if there are some API in the Tabidoo frontend which could help me?