Hello,
I want to convert whole field to decimal field.
I have whole number field on form numofMonth.
I want to create new decimal field numofMonth2
is this right approach?
How can I migrate data from numofMonth field to numofMonth2 field?
is there better approach to implement this solution?
Thanks,