<?xml version="1.0" ?> <configuration> <title>{OSE_ID}</title> <fields> <field name="OSE_ID" alias="OSE_ID" visible="true" /> <field name="CLASSIFICATION" alias="CLASSIFICATION" visible="true" /> <field name="REMOVAL_ACTIVITIES" alias="REMOVAL_ACTIVITIES" visible="true" /> <field name="MRSTEW_DESC" alias="MRSTEW_DESC" visible="true" /> <field name="DESG_AREA" alias="Designated Area" visible="true" /> <field name="OPER_UNIT" alias="Operable Unit" visible="true" /> <field name="OSE_REPORT" alias="OSE Report" visible="true" /> <field name="MRSTEW_COMMENT" alias="MRSTEW_COMMENT" visible="true" /> <field name="TURNOVER_AREA" alias="Turnover Area" visible="true" /> <field name="PHOTOS" alias="PHOTOS" visible="false"/> <field name="PHOTO" alias="PHOTO" visible="false"/> <field name="GALLERY" alias="GALLERY" visible="false"/> <field name="GALLERY2" alias="GALLERY2" visible="false"/> <field name="NORTHING" alias="Northing" visible="true"> <format precision="0" usethousandsseparator="true" /> </field> <field name="EASTING" alias="Easting" visible="true"> <format precision="0" usethousandsseparator="true" /> </field> <field name="DATE_REMOVED" visible="true"> <format dateformat="shortDate" useutc="true" /> </field> </fields> <medias> </medias> <showattachments>false</showattachments> <showrelatedrecords>false</showrelatedrecords> </configuration> <!-- See pop-up documentation at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/ -->
<fields all="false"> <field name="FIELD_ACTIVITY_ID" alias="FIELD ACTIVITY NUMBER (FAN)" gridfield="false"/> <field name="SAMPLE_ID" alias="SAMPLE/CORE ID" gridfield="false"/> <field name="SPECIFIC_PLACE" alias="SPECIFIC PLACE" gridfield="false"/> <field name="MATERIAL" alias="MATERIAL" gridfield="false"/> <field name="CORAL_SPECIES" alias="CORAL SPECIES" gridfield="false"/> <field name="DEVICE" alias="DEVICE" gridfield="false"/> <field name="DATE_COLLECTED" alias="DATE COLLECTED (yyyymmdd)" gridfield="false"/> <field name="CORE_LENGTH_CM" alias="LENGTH (cm)" gridfield="false"/> <field name="WATER_DEPTH_M" alias="WATER DEPTH (m)" gridfield="false"/> <field name="PI_NAME" alias="PRINCIPAL INVESTIGATOR NAME" gridfield="false"/> <field name="DISPOSITION" alias="DISPOSITION" gridfield="false"/> <field name="CURATOR_NAME" alias="CURATOR NAME" gridfield="false"/> <field name="CURATOR_EMAIL" alias="CURATOR EMAIL" gridfield="false"/> <field name="STORAGE_FACILITY" alias="STORAGE FACILITY" gridfield="false"/> <field name="ROOM" alias="ROOM" gridfield="false"/> <field name="FLOOR" alias="FLOOR" gridfield="false"/> <field name="STACK_WALL" alias="STACK/WALL" gridfield="false"/> <field name="COLUMN_" alias="COLUMN" gridfield="false"/> <field name="ROW_" alias="ROW" gridfield="false"/> <field name="USGS_PUB_URL" alias="USGS PUBLICATION" hyperlinkgridfield="false" hyperlinkaliastext="Open USGS Publication" visible="false"/> <field name="DESCRIPTION_URL" alias="CORE DESCRIPTION" hyperlinkgridfield="false" hyperlinkaliastext="Download Core Description Sheet" visible="false"/> <field name="PHOTO_URL" alias="CORE PHOTO" hyperlinkgridfield="false" hyperlinkaliastext="Open Core Photo" visible="false"/> <field name="DIGI_CORE_PROFILE_URL" alias="DIGITIZED CORE PROFILE" hyperlinkgridfield="false" hyperlinkaliastext="Download Digitized Core Profile" visible="false"/> <field name="ANALYSES_URL" alias="ANALYSES" hyperlinkgridfield="false" hyperlinkaliastext="Download Analysis Data" visible="false"/> <field name="OTHER_PUB_URL" alias="OTHER PUBLICATION" hyperlinkgridfield="false" hyperlinkaliastext="Open Other Publication" visible="false"/> </fields> <links> <link alias="Open USGS Publication" disablelinksifnull="true"><![CDATA[{USGS_PUB_URL}]]></link> <link alias="Download Core Description Sheet" disablelinksifnull="true"> <![CDATA[{DESCRIPTION_URL}]]> </link> <link alias="Download Digitized Core Profile" disablelinksifnull="true"><![CDATA[{DIGI_CORE_PROFILE_URL}]]></link> <link alias="Open Core Image" disablelinksifnull="true"> <![CDATA[{PHOTO_URL}]]> </link> <link alias="Download Analyses URL" disablelinksifnull="true"><![CDATA[{ANALYSES_URL}]]></link> <link alias="Open Other Publication" disablelinksifnull="true"><![CDATA[{OTHER_PUB_URL}]]></link> </links>