How add a filename field to form in Base?

How can I add a filename field to a form with a “browse” button in such a way that the selected filename in the box will “stick” and become part of the record?

I tried adding a the filename field in the form as a “browse” box, but as soon as you move to a new record, the selected filename is lost.

Hi @BlackDalek,

Did you ever find an answer to your question?

What do you mean by “browse box” ? Why not use a varchar field in your db to store the filename that you would then copy/paste into the control on your form ?