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!