<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Activate Ajax on Input Text Field]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9289</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9289&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Activate Ajax on Input Text Field.]]></description>
		<lastBuildDate>Wed, 05 May 2021 10:48:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Activate Ajax on Input Text Field]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39407#p39407</link>
			<description><![CDATA[<div class="quotebox"><cite>boxygen wrote:</cite><blockquote><p>Is there any way we can activate Ajax on Input Text Field if the value is changed then Ajax is called?</p></blockquote></div><p>Yes, you can use text_cells_ex helper which has optional submit_on_change parameter.</p><p>Braath Waate suggested commit seems to be part of wider code change, so I think it would be easier just to use existing helper option in your customization.</p><p>J.</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 05 May 2021 10:48:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39407#p39407</guid>
		</item>
		<item>
			<title><![CDATA[Re: Activate Ajax on Input Text Field]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39399#p39399</link>
			<description><![CDATA[<p>This is such a great input. I highly recommend to include this in Core</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Tue, 04 May 2021 09:07:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39399#p39399</guid>
		</item>
		<item>
			<title><![CDATA[Re: Activate Ajax on Input Text Field]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39392#p39392</link>
			<description><![CDATA[<p>For a non-jquery approach, see <a href="https://github.com/braathwaate/frontac24/commit/4d1fc0bbf1814982d90dfc93a245fab89ad80890#diff-2aafc753d55e363fc7cf2e67b60680c7fcd617aacdd06048aed77448e3de047d">this commit in my fork</a>.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Mon, 03 May 2021 12:33:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39392#p39392</guid>
		</item>
		<item>
			<title><![CDATA[Re: Activate Ajax on Input Text Field]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39391#p39391</link>
			<description><![CDATA[<p>I have tried to use Jquery to validate some form fields based on input value.<br />It works fine but when the default FA Ajax is called on the page the jquery doesn&#039;t load and hence no validations are done.</p><p>I have added this in themes renderer.php menu_header() function.</p><div class="codebox"><pre><code>add_js_ufile(&quot;$theme_path/libraries/jquery-1.10.2.min.js&quot;);

send_scripts();</code></pre></div><p>Where else I shall add this to ensure that it works even after default Ajax Call on the page?</p><p>Please guide.</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Mon, 03 May 2021 12:10:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39391#p39391</guid>
		</item>
		<item>
			<title><![CDATA[Activate Ajax on Input Text Field]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39390#p39390</link>
			<description><![CDATA[<p>In FA we can activate Ajax on Combo fields by setting Submit_on_Change to true.</p><p>Is there any way we can activate Ajax on Input Text Field if the value is changed then Ajax is called?</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Mon, 03 May 2021 09:29:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39390#p39390</guid>
		</item>
	</channel>
</rss>
