I have whole number field, which is created on Numbercreation entity which is incremented and updated for each record created on Service entity with the help of workflow proces, this whole number is updated on primary key text field on Service entity as record number. The problem here with whole number field is it is updated with comma on Service enitty e.g. " 600,000,001" in this format. How can I remove this comma on the whole number field for whole instance not for personal settings.