Meaning of column isOriginal in CollectionVersionBlocks
Permalink
Hello!
I stumbled upon field isOriginal in table ColectionVersionBlocks.
I am not quite sure, what is the meaning of this field. I need to modify column cbDisplayOrder , but i am not sure how to handle cases with.
Can anyone give me a hint?
Thanks!
I stumbled upon field isOriginal in table ColectionVersionBlocks.
I am not quite sure, what is the meaning of this field. I need to modify column cbDisplayOrder , but i am not sure how to handle cases with
isOriginal==0
Can anyone give me a hint?
Thanks!
The block stored in the scrapbook will be isOriginal=1, while any block pasted from the original block in the scrapbook will keep the same blockID, but its isOriginal=0.
Hope that helps -
mb