<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — how to handle multiple attachments,]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5312</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5312&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in how to handle multiple attachments,.]]></description>
		<lastBuildDate>Fri, 18 Sep 2015 05:57:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24311#p24311</link>
			<description><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.AttachDocuments">Wiki</a>ed it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 18 Sep 2015 05:57:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24311#p24311</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24308#p24308</link>
			<description><![CDATA[<p>Let me check it.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Fri, 18 Sep 2015 00:46:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24308#p24308</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21463#p21463</link>
			<description><![CDATA[<p>But you can select the item in Setup tab, add attachment, and then attach another document to the same item number wwithout changing any code.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 14 Nov 2014 17:52:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21463#p21463</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21462#p21462</link>
			<description><![CDATA[<p>i am using FA2.3.22.&nbsp; i treid to add multiple files by altering the file_cells and file_row() functions.&nbsp; &nbsp;<br /></p><div class="codebox"><pre><code> &lt;input type=&quot;file&quot; name=&quot;attachement[]&quot; multiple=&quot;multiple&quot; /&gt;. </code></pre></div><p>But when it submitted,&nbsp; it returns<br /> </p><div class="codebox"><pre><code>&quot;{ attachment%5B%5D&quot;:{&quot;name&quot;:&quot;2.jpg&quot;,&quot;type&quot;:&quot;image\/jpeg&quot;,&quot;tmp_name&quot;:&quot;F:\\xampp\\tmp\\phpF3C0.tmp&quot;,&quot;error&quot;:0,&quot;size&quot;:91811}}</code></pre></div><p>i encoded with json and printered the error, it shows like this,&nbsp; but in default it will pass the array of input files, which we selected.&nbsp; &nbsp;Here it takes only one file, which is last we selected. than </p><p>the url character for [] appears %5B%5D.</p><p>I hope yo can help me on this, its not accepting the array of inputs here.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Fri, 14 Nov 2014 09:46:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21462#p21462</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21459#p21459</link>
			<description><![CDATA[<p>To handle multiple attachments per item, you must have a very late release of FA. Please update to release 2.3.22 to have multiple attachments for a single item.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 14 Nov 2014 05:51:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21459#p21459</guid>
		</item>
		<item>
			<title><![CDATA[how to handle multiple attachments,]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21458#p21458</link>
			<description><![CDATA[<p>hi,&nbsp; &nbsp;</p><p>Here is my problem, i tried to add multiple attachments for a transaction .&nbsp; i tired to code. </p><p>but the when i use array instead of single one, it wont respond it . It passes the array with a error,</p><p>here&nbsp; i used atta[] as the name in input type file , but it seems returns the same name as the $_FILES.&nbsp; </p><p>When i tried to checo, i can see it handles only one files,&nbsp; but it wont respond the array of files.&nbsp; is there any settings prevented the array of&nbsp; attachments in FA ?</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Fri, 14 Nov 2014 05:43:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21458#p21458</guid>
		</item>
	</channel>
</rss>
