<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — select all text when you click on item input box]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8029</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8029&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in select all text when you click on item input box.]]></description>
		<lastBuildDate>Sun, 03 Mar 2019 05:21:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[select all text when you click on item input box]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34388#p34388</link>
			<description><![CDATA[<p>If u want to select all text/number with one click from item input box (very handy on mobile) add this:</p><p>includes/ui/ui_input.php around line 749 replace:<br />echo &quot;&lt;input class=&#039;amount&#039; type=\&quot;text\&quot; name=\&quot;$name\&quot; size=\&quot;$size\&quot; maxlength=\&quot;$max\&quot; dec=\&quot;$dec\&quot; value=\&quot;&quot; . $_POST[$name]. &quot;\&quot;&gt;&quot;;</p><p>with:<br />echo &quot;&lt;input onClick=&#039;this.select();&#039; class=&#039;amount&#039; type=\&quot;text\&quot; name=\&quot;$name\&quot; size=\&quot;$size\&quot; maxlength=\&quot;$max\&quot; dec=\&quot;$dec\&quot; value=\&quot;&quot; . $_POST[$name]. &quot;\&quot;&gt;&quot;;</p><br /><p>no more backspace or double click to change values.</p>]]></description>
			<author><![CDATA[null@example.com (cristiart)]]></author>
			<pubDate>Sun, 03 Mar 2019 05:21:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34388#p34388</guid>
		</item>
	</channel>
</rss>
