Several months ago, I created an integer user field in Studio.
I now want to convert this to have 2 decimals.
Is there an easy way to do this or do I need to create a new field and copy the integer to decimal in SQL update statement?
Cheers
David
take a look at this post https://developer.sugarcrm.com/2011/05/05/howto-change-a-dropdown-field-to-a-multiselect-field/ it will guide you to
best regards