Hi,
Is it possible to change the name of the link (relationship between two entities)?
I see in entityDefs you can edit it:
But when I rebuild en clear cache, it's still the old relationship name in the relationship panel.
I want to change it to make some links more intuitive when using them in formula script.
Is it possible to change the name of the link (relationship between two entities)?
I see in entityDefs you can edit it:
Code:
"project1234567": {
"type": "link"
},
I want to change it to make some links more intuitive when using them in formula script.

Comment