<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Login Company name text box input instead of dropdown]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3195</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3195&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Login Company name text box input instead of dropdown.]]></description>
		<lastBuildDate>Wed, 05 Sep 2012 20:38:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Login Company name text box input instead of dropdown]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13260#p13260</link>
			<description><![CDATA[<p>This issue has been comprehensively fixed where you can enter the nickname of the company and not the number of the company in the array (anyone can just enter numbers sequentially from 0 onwards...).</p><p>Look up:<br />http://mantis.frontaccounting.com/view.php?id=1768<br />and get the code from there.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 05 Sep 2012 20:38:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13260#p13260</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Company name text box input instead of dropdown]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13157#p13157</link>
			<description><![CDATA[<p>To remove the drop down box and replace it with a text box:</p><p>1) in the files access\login.php :</p><p>remove the following line </p><div class="quotebox"><blockquote><p>echo &quot;&lt;tr&gt;&lt;td&gt;&quot;._(&quot;Company&quot;).&quot;&lt;/td&gt;&lt;td&gt;&lt;select name=&#039;company_login_name&#039;&gt;\n&quot;;</p></blockquote></div><p>insert after the line&nbsp; &nbsp;</p><div class="quotebox"><blockquote><p>password_row(_(&quot;Password:&quot;), &#039;password&#039;, $password);</p></blockquote></div><p> the following line:</p><div class="quotebox"><blockquote><p>text_row(_(&quot;Company&quot;), &quot;company_login_name&quot;, $value, 20, 30);</p></blockquote></div><p>Now in the login screen you have to enter in the company textbox the number of the company as defined in the config_db.php file.</p><p>You can change the number in the config_db.php file in text, like ABC. But if you do so, remember to change also the corresponding folder name in the folder company.</p>]]></description>
			<author><![CDATA[null@example.com (erwindebruin)]]></author>
			<pubDate>Sun, 26 Aug 2012 11:40:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13157#p13157</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Company name text box input instead of dropdown]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13116#p13116</link>
			<description><![CDATA[<p>Hi fabmendez,<br />I have the same situation. It would also be nice to have a lost password function.<br />I did manage to remove the dropdown and login to different companies, however, as soon as you delete a company, the codes that lead access to companies might change.</p><p>It seems that such a change requires a modification of how the company index is obtained. At the moment it is searched from the file config_db.php, I think it would have been better to have it stored in its own MySQL table. But that requires a change to the whole front-end of FA.</p><p>Anyone with ideas in this area?</p>]]></description>
			<author><![CDATA[null@example.com (carmelr)]]></author>
			<pubDate>Wed, 22 Aug 2012 05:47:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13116#p13116</guid>
		</item>
		<item>
			<title><![CDATA[Login Company name text box input instead of dropdown]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12886#p12886</link>
			<description><![CDATA[<p>Would it be possible to make some type of mod in order to include a text box instead of a dropdown? </p><p>I am setting FA up for an accountant and he does not want to show his other clients name.</p><p>I have had a go at hacking the login.php file but I cant get it to work for me</p><p>Help with this would be great is I bashing my head HARD against my desk and it&#039;s becoming unstable</p>]]></description>
			<author><![CDATA[null@example.com (fabmendez)]]></author>
			<pubDate>Wed, 11 Jul 2012 22:23:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12886#p12886</guid>
		</item>
	</channel>
</rss>
