I have a Custom Simple Text Field I want to convert/change into a MultiLine Text Field to retain the data that currently exists but allow for more than 255 chars.
Can this be done or will a new field need to be added, screens/workflows/etc be changed and somehow copy the values from the old field?
Id prefer to just convert/expand the field so we can add more then 255 chars while keeping the current data with screes/wf/etc intact.
Once you created a custom field you cannot change the type, so if you want to change a short text field to a paragraph field you would have to create a new field and then either manually move the content over from the old field to the new one, or you could use automation to copy the data over.
The easiest way to go about this is to create a new custom field of the field type that you want then use the CSV importer to copy the field value from one field to another. It's not feasible to change the field type, so going through that route is a workaround. Then you can add it to the screens/workflows etc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.