I have 2 similar but unrelated feature layers, one is the original and the other a "clone" with all the same records but with a different default sorting.
How can I set up a way to append new records from the original table layer to the clone layer table automatically? Is it through Relationship Class? Do I need a Python/Arcade expression?
Thanks for your input.