<div dir="ltr">Hi,<div><br></div><div>I would like to group my currency for example like that:</div><div><br></div><div>1 234 567,99</div><div><br></div><div>The problem is that i can't choose space separator from select2 dropdown from settings view. </div>
<div>I can see that "space" is entered as one of the grouping separators in vtiger_currency_grouping_separator table. But it is not shown in the select dropdown.</div><div><br></div><div>In the source view I found that the space separator is in the picklist array value:</div>
<div><br></div><div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap">"picklistvalues":{".":".",",":",","'":"'"," ":" ","$":"$"}}</span><br>
</div><div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap"><br></span></div><div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap">I checked select2 in separate test page and select2 doesnt have problems with displaying option with value and title as "space".</span></div>
<div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap"><br></span></div><div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap">So probably it, is vt6 problem.</span></div>
<div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap"><br></span></div><div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap">Best regards,</span></div>
<div><span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:pre-wrap">Maciej Stencel</span></div></div>