Hi,
I have added a new Boolean property to an object type. I have to set a default value of false to this property to all the existing objects for this object type. How to do this?
Thank you,
Hi,
I have added a new Boolean property to an object type. I have to set a default value of false to this property to all the existing objects for this object type. How to do this?
Thank you,
@Alearner, in the backing dataset, can you set a column backing this property to “False” for all rows? If not, can you please provide more information? Was this property created from a backing dataset or from user edits?
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.