Forum Discussion
TimBeaulieu
7 years agoQrew Trainee
I answered my own question while typing this... seems like it would be worth sharing.
I figured out how to hide the empty img preview field from the form.
Solution:
Form rule--> When (attachment field) Photo 1 > 0, show Img preview
I figured out how to hide the empty img preview field from the form.
Solution:
Form rule--> When (attachment field) Photo 1 > 0, show Img preview
- hhersch7 years agoQuickbase StaffHi, Tim. You can also do this inside of the formula by encasing the entire thing in an IF and checking if the file is empty.