else if (sfx == ".pdf"){ infoImage.source = "assets/images/i_icon.png }
<multiimagefield linkprefix="http://gis01.wch-rcc.com/images/SISRefDocs/H-1/" linksuffix=".pdf" nexttooltip="Next" prevtooltip="Prev">PHOTOS</multiimagefield>
icon_or_text_or_img="icon" icon="assets/images/i_lego.png"
Rhett, For the thumbnail to appear instead of the picture icon you have to have a link with these image file extensions:if ((sfx == ".jpg") || (sfx == ".png") || (sfx == ".gif")) If you have a url that produces and image through a url query or something than it will appear as an icon instead.
if ((sfx == ".jpg") || (sfx == ".png") || (sfx == ".gif"))
var title:String = "Testing"; map.infoWindow.label = title;.
var title:String = titleField; map.infoWindow.label = title;
var title:String = data[titleField];
var title:String = data[titleField]; map.infoWindow.label = title;
if (multiImgField && fields == multiImgField)
if (multiImgField && fields == multiImgField && attrvalue != null)
Rhett, Sure just adjust the cWidth of the MultiImageControl<InfoTemplates:MutiImageControl id="mInfoImageC" width="100%" visible="false" includeInLayout="false" cWidth="250"/>
<InfoTemplates:MutiImageControl id="mInfoImageC" width="100%" visible="false" includeInLayout="false" cWidth="250"/>
Rhett, I don't have any experience with that scenario, but I would look at the InfoContentItemRenderer.mxml and this label:<s:Label id="value" width="100%" maxDisplayedLines="-1"/>
<s:Label id="value" width="100%" maxDisplayedLines="-1"/>
<s:State name="queryAttachmentInfosWithList" stateGroups="queryAttachmentInfosGroup"/>
and a couple warnings:(for every widget xml config file )No grammar constraints (DTD or XML schema) detected for the document.
folder1\derby_1.jpg,folder1\derby_2.jpg,derby_3.jpg,folder3\derby_4.jpg
derby_1.jpg, derby_2.jpg,derby_3.jpg, derby_4.jpg
derby_1.jpg,derby_2.jpg,derby_3.jpg,derby_4.jpg
derby_1,derby_2,derby_3,derby_4
<multiimagefield linkprefix="http://gis.calhouncounty.org/FlexViewer2.4/assets/images/" linksuffix="" nexttooltip="Next" prevtooltip="Prev">URL</multiimagefield>
<linkfield icon_or_text_or_img="img" icon="" linkalias="Photo" linkprefix="http://gis01.wch-rcc.com/rkz/images/" linksuffix="">PHOTOS</linkfield> <multiimagefield linkprefix="http://gis01.wch-rcc.com/rkz/images/" linksuffix="" nexttooltip="Next" prevtooltip="Prev">PHOTOS</multiimagefield >
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.