I’d like to customize the display of an element (grouped icon/text/box) based on whether there is a value in a data field.
Example: If the value of a URL field is {blank}, then do not show and display the element grouping. However, if there is a value in the URL field (ex. http://www.link.com),,) then show the element and have upon click action go to that URL.
Help appreciated!