Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
You can make a formula text field called File Name with the formula
ToText([My file attachment field])
But if the actual name of the file attachment does not change when a new file is uploaded, I don�t think that the form rule would fire.
ToText([My file attachment field])
But if the actual name of the file attachment does not change when a new file is uploaded, I don�t think that the form rule would fire.
IvanWeiss
7 years agoQrew Captain
I am trying to modify a date field, not text.