<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged currency</title>
<link>https://overflow.efficy.io/?qa=tag/currency</link>
<description>Powered by Question2Answer</description>
<item>
<title>FormFieldEdit: display two decimals in edit</title>
<link>https://overflow.efficy.io/?qa=6618/formfieldedit-display-two-decimals-in-edit</link>
<description>&lt;p&gt;Sorry if the question have been asked before, but I could not find it in Overflow.&lt;/p&gt;

&lt;p&gt;Question: I want to have two decimals in edit:&lt;br&gt;
For example 2.8 ==&amp;gt; wanted display by the customer: 2.80 in edit.&lt;br&gt;
(Show always two decimals, followed by an zero, even if it was rounded to one decimal)&lt;/p&gt;

&lt;p&gt;This is what I tried:&lt;br&gt;
(1e try) Efficy Designer:&lt;br&gt;
Fieldname =&amp;gt; &quot;F_MILAGECOSTS&quot;&lt;br&gt;
Type =&amp;gt; currency&lt;br&gt;
Precision =&amp;gt; 2&lt;br&gt;
Screen Format =&amp;gt; #.00&lt;/p&gt;

&lt;p&gt;(2e try) FormFieldsEditCustom.txt definition:&lt;br&gt;
field.CURRENCYB {[&lt;br&gt;
        &amp;lt;%GetEdit(&quot;$FIELD$&quot;, class=&quot;text-end&quot;, inputargs=|inputmode=&quot;numeric&quot;|, precision=2)%&amp;gt;&lt;br&gt;
    ]}&lt;/p&gt;

&lt;p&gt;Does somebody  have a solution for me?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6618/formfieldedit-display-two-decimals-in-edit</guid>
<pubDate>Mon, 04 Jul 2022 15:13:34 +0000</pubDate>
</item>
</channel>
</rss>