I have a business object, represented on a page as property, and have other aliases included in that property.
And I then update the business object, adding a new relationship (references).
And I want to include that in the page properties, adding another alias to easily access the values through that relationship.
But that relationship doesn’t show up, even after deleting the business object (and it’s aliases) and re-adding it…
Should it reflect the new relationships immediately? Or am I missing some step?
If you have added the relationship, generated the app (global generate to be sure) and reloaded the page it should show up. If it does not, ping me the link and I can take a look.