<?xml version="1.0" encoding="UTF-8"?>
<forms version="1.8.7">
	<form labelPlacement="top_label" useCurrentUserAsAuthor="1">
			<title><![CDATA[GravityView - Staff Profiles]]></title>
			<descriptionPlacement><![CDATA[below]]></descriptionPlacement>
			<button type="text">
				<text><![CDATA[Submit]]></text>
			</button>
			<fields>
				<field id="6" size="medium" type="fileupload">
					<label><![CDATA[Photo]]></label>
					<allowedExtensions><![CDATA[jpg,jpeg,gif,png]]></allowedExtensions>
				</field>
				<field id="1" size="medium" type="name">
					<label><![CDATA[Name]]></label>
					<inputs>
						<input id="1.3">
							<label><![CDATA[First]]></label>
						</input>
						<input id="1.6">
							<label><![CDATA[Last]]></label>
						</input>
					</inputs>
				</field>
				<field id="2" size="medium" type="text">
					<label><![CDATA[Title]]></label>
				</field>
				<field id="3" size="medium" type="textarea">
					<label><![CDATA[Bio]]></label>
				</field>
				<field id="4" size="medium" type="phone" phoneFormat="standard">
					<label><![CDATA[Work Phone]]></label>
				</field>
				<field id="5" size="medium" type="email">
					<label><![CDATA[Work Email]]></label>
				</field>
				<field id="7" type="checkbox" size="medium" adminOnly="1">
					<label><![CDATA[Approved? (Admin-only)]]></label>
					<adminLabel><![CDATA[Approved?]]></adminLabel>
					<choices>
						<choice>
							<text><![CDATA[Approved]]></text>
						</choice>
					</choices>
				</field>
			</fields>
			<notifications>
				<notification id="534df1bc4a949">
					<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="534df1bc4ac69" 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>
