Hi all, I have a custom node type (A) and I wish child nodes to be orderable, so I've set the appropriate value in my CND notation. I've noticed that it seems as though custom node types which inherit from this node type A don't seem to inherit the orderable setting, meaning that I have to remember to set orderable on the sub-types as well.
Is my understanding correct, and is the implementation correct; i.e. should I have to set the orderable on all sub-types as well? Cheers, James
