<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Customization - make field editable - Everything Else				            </title>
            <link>https://www.augforums.com/forums/everything-else/customization-make-field-editable/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Jul 2026 18:30:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Customization - make field editable</title>
                        <link>https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3351</link>
                        <pubDate>Fri, 28 Dec 2018 22:28:15 +0000</pubDate>
                        <description><![CDATA[You might also try posting this kind of stuff on StackOverflow in the future. That&#039;s where most of the developers hangout]]></description>
                        <content:encoded><![CDATA[<p>You might also try posting this kind of stuff on StackOverflow in the future. That's where most of the developers hangout.</p><p><a href="https://stackoverflow.com/questions/tagged/acumatica" target="true">https://stackoverflow.com/questions/tagged/acumatica</a></p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3351</guid>
                    </item>
				                    <item>
                        <title>RE: Customization - make field editable</title>
                        <link>https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3301</link>
                        <pubDate>Wed, 19 Dec 2018 15:43:23 +0000</pubDate>
                        <description><![CDATA[Posted by: Juriy ZaletskyHm.It can be that customization in itself makes that field read/only. The way of dealing with it can be via adding code, that will re-enable it. Please read personal...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="359" data-postid="3300"><div class="wpforo-post-quote-author"><strong>Posted by: Juriy Zaletsky</strong></div><p>Hm.</p><p>It can be that customization in itself makes that field read/only. The way of dealing with it can be via adding code, that will re-enable it. Please read personal message from me, and later we will post here answer in order to avoid big growth of thread.</p></blockquote><p>Thanks, but I went ahead and sent this to my development team to handle.  </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>timg</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3301</guid>
                    </item>
				                    <item>
                        <title>RE: Customization - make field editable</title>
                        <link>https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3300</link>
                        <pubDate>Wed, 19 Dec 2018 14:32:02 +0000</pubDate>
                        <description><![CDATA[Hm.It can be that customization in itself makes that field read/only. The way of dealing with it can be via adding code, that will re-enable it. Please read personal message from me, and lat...]]></description>
                        <content:encoded><![CDATA[<p>Hm.</p><p>It can be that customization in itself makes that field read/only. The way of dealing with it can be via adding code, that will re-enable it. Please read personal message from me, and later we will post here answer in order to avoid big growth of thread.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Juriy Zaletsky</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3300</guid>
                    </item>
				                    <item>
                        <title>Customization - make field editable</title>
                        <link>https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3291</link>
                        <pubDate>Mon, 17 Dec 2018 22:00:06 +0000</pubDate>
                        <description><![CDATA[First, let me preface this with the fact that I am not a developer by any means, but I am trying to modify the SO screen as follows.  The site has the external tax integration enabled, runni...]]></description>
                        <content:encoded><![CDATA[<p>First, let me preface this with the fact that I am not a developer by any means, but I am trying to modify the SO screen as follows.  The site has the external tax integration enabled, running 2018 R2.  The customer would like to be able to see the Tax Registration number and Tax Exemption Reason from the Customer Location screen (fields highlighted in the image below) on the SO:</p>
<p><img src="https://timrodman.s3.us-east-2.amazonaws.com/forums/494-Capture1.jpg" /></p>
<p>I've added these fields in a customization using the UI Customization tool, and they both appear on the Shipping Settings tab of the SO screen, but only the Tax Registration Reason is editable.  They need to edit both, as they sometimes need to override both on a particular order:</p>
<p><img src="https://timrodman.s3.us-east-2.amazonaws.com/forums/495-Capture2.jpg" /></p>
<p>The Tax Registration Reason was available on the CurrentDocument data member in the customization, but the Tax Registration Number was not so I had to add it from the Location data member - don't know if this is what is causing the issue:</p>
<p><img src="https://timrodman.s3.us-east-2.amazonaws.com/forums/496-Capture3.jpg" /></p>
<p>The attributes coming in from the registration number field are -</p>
<p><br /><br /><br /></p>
<p>If anyone has any ideas on how to get the registration number field editable, I'd love to hear them!  Thanks in advance.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>timg</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/customization-make-field-editable/#post-3291</guid>
                    </item>
							        </channel>
        </rss>
		