Hello,
I have a form with Text Fields and a File Input for uploading an image. This file is stored directly to Retool Storage.
Then I have a list of all these form submission, I want to let the final user be able to edit a record.
So I set actions to prepopulate all form date from the currentSourceRow.
But while I manage to prepopulate text fields, I can't do so for the FileInput.
Would you have a working example ?
Best regards,
Antoine