Hi
I have few tables that have row numbers as key. I want to have a stable key, for which I’ve created another column ID and putting UNIQUEID() as app formula. Also I’m marking this column as hidden as I don’t want this to be shown unnecessarily to user.
But the problem is when I save or regenerate the structure, the app formula is automatically being removed. Any reason why it is happening?
If this is a standard app behaviour, then what could be the way out to have a stable key, b’s any of my existing columns can’t be used as the key.