<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — how to handle multiple attachments,]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5312&amp;type=atom" />
	<updated>2015-09-18T05:57:10Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5312</id>
		<entry>
			<title type="html"><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24311#p24311" />
			<content type="html"><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.AttachDocuments">Wiki</a>ed it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-09-18T05:57:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24311#p24311</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24308#p24308" />
			<content type="html"><![CDATA[<p>Let me check it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-09-18T00:46:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24308#p24308</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21463#p21463" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-11-14T17:52:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21463#p21463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21462#p21462" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-11-14T09:46:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21462#p21462</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21459#p21459" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-11-14T05:51:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21459#p21459</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to handle multiple attachments,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21458#p21458" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-11-14T05:43:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21458#p21458</id>
		</entry>
</feed>
