Convert a field in data types to a list

Hi all!
I have a data type named Questions with fields named question 1, question 2,question 3… so on and so forth. They’re all yes/no type.
I need to convert those fields to a list of yes/no (multiple entries). Is there a way to do that (that does not involves creating the fields again, changing all the workflows related to it, and deleting the old ones)?

tia!

Hi there, @avintobr… the short answer to your question is you will have to create new fields because you can’t change a field’s type or make it a list after it has been created.

Best…
MIke

Oh, I see. Thank you, @mikeloc

1 Like