Hi
im wanting an icon to display on a page ie a PDF icon http://prntscr.com/e23e8i
but this icon should only display when a field in the database is populated by a link to a pdf.
any help appreciated.
thanks
Juzz
Hi
im wanting an icon to display on a page ie a PDF icon http://prntscr.com/e23e8i
but this icon should only display when a field in the database is populated by a link to a pdf.
any help appreciated.
thanks
Juzz
Hi Juzz!
What you can do is use the conditional settings on the icon to control this. Conditions is basically an if statement that triggers changes in an element’s appearance and visibility.
Look at this example:

Hope that solves it!
HI
thanks
i understand what you mean, and can see it, but i cant get an accurate if statement. ie
i can get the field but cant find a empty / not empty condition
any ideas
Right now it looks like you are searching for the Condition in the element itself, while you need to look in the relevant data field.
If you are populating a Repeated Group for example, the assumed correct Condition would be “Current Cell’s X’s PDF-File isn’t empty”, and then setting up the property change (in this case “This element is visible” unchecked).