In a FlexViewer app I currently have a hyperlink to a file with an Identify pop-up window. This link works for every feature in a mapservice because each feature has an associated file. Now I have another feature that only has links for certain features. If the enduser would click on a feature without an associated link I get a 404 - File or directory not found error. Do the Identify popups allow conditional statements in the xml file that would test for the existence of a linked file so the user could be informed in a more user friendly way that there is no associated feature for the selected feature?