Allison:You are trying to open an image from the FlexViewer application? If so, what program is used to open the image? Where is the program to open the image defined? Is it the default image viewer application that is installed on the client machine, something like Paint?
Hi: I would like to use field values to show up in the data grid instead of the URL. I have a field (PLATIMAGE) that I would like users to click and links them to open up a plat image. Instead of the URL, the text I would like to use is the plat name, which comes from another field, PLAT_NAME. I am using version 3.3 and in the help PDF it says: "The hyperlinkaliastext attribute is the text or a {field} to show instead of the url in the data grid If youwant to use a field for the hyperlinkaliastext then just specify the name of the field in curly braces (i.e.{DESCRIPTION}). So if you have a long url or just don't want the url to show in the data grid then you specifythe alias that you do want to appear in the data grid using this attribute."Here is my config file: <field name="PLATIMAGE" alias="Plat" gridfieldonly="true" hyperlinkgridfield="true" hyperlinkaliastext={PLAT_NAME} hyperlinkgridfieldonly="true"/>I however get the following error when I try to launch the eSearch Widet: "A problem occurred while parsing the configuration file widgets/eSearch/eSearchWidget_Layers.xmlError #1090"Is there something wrong with my xml file that I am missing?Thanks!Allison
hyperlinkaliastext="{PLAT_NAME}"
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.