Can I define the blocks order when they are object group subclassed?
Hello,
I have an object group containing several infrastructure blocks. All the forms are subclassing this object group.
I added a new block to that object group and as a result this new block appears as the first block in all the forms.
Is it possible to define in the object group an order that will put the new subclassed block after the already existing blocks? I don't want to update the blocks order in hundreds of forms manually.
Thanks
Guy