I'm not sure if I understand correctly how to use the Ghost value in a File Upload item.
I save the file name in a table field and I need to edit the records.
In the Ghost value text box I put {myname}.
When I reload a record it works ok.
The problem: the File upload field is not required. So {myname} (literal) is saved in the table even when I don't upload any file.
I'm confused.
Isn't the ghost value supposed to be used the way I'm using it?
Should I use php code instead?
Thank you
maxx
I save the file name in a table field and I need to edit the records.
In the Ghost value text box I put {myname}.
When I reload a record it works ok.
The problem: the File upload field is not required. So {myname} (literal) is saved in the table even when I don't upload any file.
I'm confused.
Isn't the ghost value supposed to be used the way I'm using it?
Should I use php code instead?
Thank you
maxx