I am looking to editing a field that has been setup as a boolean. Can I change the data type to 'double' under the field properties even if the schema has been set live?
Hi @CBSIMP - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.
You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.
Hi @CBSIMP - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.
You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.