Abstract the Model Name so that every model is always unique

Wouldn’t it be nice if page includes could be used recursively? As in I’ve had situations where am Object__c had a lookup back to itself. In this situation, a folder structure of records could be achieved, but only as deep as to the numbers of models you set up the page for.

It’s similar to choosing Salesforce records. The user does it using the Name for the most part. Salesforce used the Id though to make the relationship. Record Names can be the same but still be unique records.

So, I suggest setting unique Id, just like components do, in order to make model name “collissions” a thing of the past.

Woot wooot!!!

“Why didn’t I think of that!” - Matt Sones

:smiley: