0
How do you test to see if an image field is empty?
I want to check whether the user has dropped an image into a field. Can this be done in the current version of Ninox ?
2 replies
-
if 'Image Field' = null then true else false;
-
Ah that obvious ..thank you very much :-)
Content aside
- 6 yrs agoLast active
- 2Replies
- 1357Views