<?xml version="1.0" encoding="UTF-8"?>
<forms version="1.8.7">
	<form labelPlacement="top_label" useCurrentUserAsAuthor="1">
			<title><![CDATA[GravityView - Issue Tracker]]></title>
			<descriptionPlacement><![CDATA[below]]></descriptionPlacement>
			<button type="text">
				<text><![CDATA[Submit]]></text>
			</button>
			<fields>
				<field id="1" isRequired="1" size="large" type="text">
					<label><![CDATA[Brief summary of the problem encountered:]]></label>
				</field>
				<field id="4" size="medium" type="website">
					<label><![CDATA[What URL triggers this bug, if any?]]></label>
				</field>
				<field id="3" size="medium" type="list">
					<label><![CDATA[Describe in steps or more how to reproduce this bug:]]></label>
				</field>
				<field id="5" size="medium" type="section" displayOnly="1">
					<label><![CDATA[When following the steps described above:]]></label>
				</field>
				<field id="6" isRequired="1" size="small" type="textarea">
					<label><![CDATA[What do you expect to happen?]]></label>
				</field>
				<field id="7" isRequired="1" size="small" type="textarea">
					<label><![CDATA[What actually happens?]]></label>
				</field>
				<field id="14" size="medium" type="fileupload">
					<label><![CDATA[Screenshot]]></label>
					<allowedExtensions><![CDATA[jpg, jpeg, gif, png]]></allowedExtensions>
					<salesforceMapType><![CDATA[live]]></salesforceMapType>
				</field>
				<field id="12" size="medium" type="fileupload">
					<label><![CDATA[Can you provide additional screenshots?]]></label>
					<allowedExtensions><![CDATA[jpg,jpeg,gif,png]]></allowedExtensions>
					<multipleFiles><![CDATA[1]]></multipleFiles>
					<salesforceMapType><![CDATA[live]]></salesforceMapType>
				</field>
				<field id="8" size="medium" type="section" displayOnly="1">
					<label><![CDATA[Your information]]></label>
				</field>
				<field id="9" size="medium" type="name">
					<label><![CDATA[Name]]></label>
					<inputs>
						<input id="9.3">
							<label><![CDATA[First]]></label>
						</input>
						<input id="9.6">
							<label><![CDATA[Last]]></label>
						</input>
					</inputs>
				</field>
				<field id="10" size="medium" type="email">
					<label><![CDATA[Email]]></label>
				</field>
				<field id="11" size="medium" type="website">
					<label><![CDATA[Website]]></label>
				</field>
				<field adminOnly="1" id="13" size="medium" type="select">
					<description><![CDATA[<p><strong>New</strong> - This is the landing status for new issues. Issues stay in this status until they are assigned, acknowledged, confirmed or resolved. The next status can be "acknowledged", "confirmed", "assigned" or "resolved".</p>

	<p><strong>Acknowledged</strong> - This status is used by the development team to reflect their agreement to the suggested feature request. Or to agree with what the reporter is suggesting in an issue report, although they didn't yet attempt to reproduce what the reporter is referring to. The next status is typically "assigned" or "confirmed".</p>

	<p><strong>Confirmed</strong> - This status is typically used by the development team to mention that they agree with what the reporter is suggesting in the issue and that they have confirmed and reproduced the issue. The next status is typically "assigned".</p>

	<p><strong>Assigned</strong> - This status is used to reflect that the issue has been assigned to one of the team members and that such team member is actively working on the issue. The next status is typically "resolved".</p>

	<p><strong>Resolved</strong> - This status is used to reflect that the issue has been resolved. An issue can be resolved with one of many resolutions (customizable). For example, an issue can be resolved as "fixed", "duplicate", "won't fix", "no change required", etc. The next statuses are typically "closed" or in case of the issue being re-opened, then it would be "feedback".</p>

	<p><strong>Closed</strong> - This status reflects that the issue is completely closed and no further actions are required on it. It also typically hides the issue from the View Issues page. Some teams use "closed" to reflect sign-off by the reporter and others use it to reflect the fact that the fix has been released to customers.</p>]]></description>
					<label><![CDATA[Issue Status]]></label>
					<choices>
						<choice isSelected="1">
							<text><![CDATA[New]]></text>
						</choice>
						<choice>
							<text><![CDATA[Acknowledged]]></text>
						</choice>
						<choice>
							<text><![CDATA[Confirmed]]></text>
						</choice>
						<choice>
							<text><![CDATA[Assigned]]></text>
						</choice>
						<choice>
							<text><![CDATA[Resolved]]></text>
						</choice>
						<choice>
							<text><![CDATA[Closed]]></text>
						</choice>
					</choices>
				</field>
				<field adminOnly="1" id="15" size="medium" type="checkbox">
					<adminLabel><![CDATA[Approved?]]></adminLabel>
					<label><![CDATA[Approved? (Admin-only)]]></label>
					<choices>
						<choice>
							<text><![CDATA[Approved]]></text>
						</choice>
					</choices>
				</field>
			</fields>
			<notifications>
				<notification id="536fdcdd02909">
					<to><![CDATA[{admin_email}]]></to>
					<name><![CDATA[Admin Notification]]></name>
					<event><![CDATA[form_submission]]></event>
					<toType><![CDATA[email]]></toType>
					<subject><![CDATA[New submission from {form_title}]]></subject>
					<message><![CDATA[{all_fields}]]></message>
				</notification>
			</notifications>
			<confirmations>
				<confirmation id="536fdcdd058ec" isDefault="1" type="message">
					<name><![CDATA[Default Confirmation]]></name>
					<message><![CDATA[Thanks for contacting us! We will get in touch with you shortly.]]></message>
				</confirmation>
			</confirmations>
		</form>
</forms>
