let us say, VIEW01 and VIEW02 has te same drawlist.
If I removed item A in VIEW02, then graphics-->update all, item will also be removed in view01 as they have only 1 drawlist.
I understand that I can achieve this by creating a different drawlist for VIEW02.
My question is this, can I achieve this result without creating a new drawlist? Setting local rule is not the solution that I'm looking for.
I am hoping ITEM A will be like a ghost item for VIEW02 only.