I would like to write an if statement that will execute some code only if two fields are empty. My users can upload two images via two separate direct upload fields. The field names are Image01 and...
I have a transformation and I sometimes need to hide an EventSchedule link from the page if there is not one available.@a class=@panel panel-default@ @Sample Itinerary - @%# Eval(@EventSchedule@) %...
Hi,I am trying to add if statement in static html web part. I have a image fields, I wanted to display that only if the value is present, if it is empty I wanted to display blank. All the examples ...