<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Required File Inputs on iOS 5 (and lower)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/required-file-inputs-on-ios-5-and-lower</link>
		<description>Gravity Support Forums Topic: Required File Inputs on iOS 5 (and lower)</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 03:34:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/required-file-inputs-on-ios-5-and-lower" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Required File Inputs on iOS 5 (and lower)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-inputs-on-ios-5-and-lower#post-92687</link>
			<pubDate>Sun, 18 Nov 2012 19:14:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">92687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't modify the form fields based on user-agent using conditional logic, but you can detect the browser the visitor is using and load one page vs. another.  You can create two forms, one for IOS5 and earlier (or any device which does not allow file uploads) and another for user-agents that support the file upload dialog.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teabagstudios on "Required File Inputs on iOS 5 (and lower)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-inputs-on-ios-5-and-lower#post-88846</link>
			<pubDate>Thu, 08 Nov 2012 10:26:14 +0000</pubDate>
			<dc:creator>teabagstudios</dc:creator>
			<guid isPermaLink="false">88846@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm creating an application form where people are, amongst other things, upload their CV / covering letter. The site is meant to be responsive.&#60;/p&#62;
&#60;p&#62;But, as I'm sure you're aware, it's only since iOS6 that Apple devices can upload files (without jailbreaking)...Safari simply renders file upload inputs as disabled. I've managed to use some JS to hide these disabled fields, but because these fields are set to required, they're stopping the form from being submitted. In the eyes of a mobile user, they've filled out everything they're meant to fill out...nothing is in error.&#60;/p&#62;
&#60;p&#62;I need to keep the required prompt and functionality for those who can...is there a way to detect the OS version and switch a form field to optional? &#60;/p&#62;
&#60;p&#62;Sorry guys, I can't give you a URL as an example...big client and NDA.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
