Hello,
I'm trying to create a link from a custom table to the table "Portal Role" such that [custom] 0-* <- 1-1[PortalRole]. I had a go at updating the custom metadata in the entityDef for my custom entity, but I got an error.
I want to be able to select a single PortalRole on my custom entity.
What field definitions would I need in the custom.json entityDef?
Thanks
I'm trying to create a link from a custom table to the table "Portal Role" such that [custom] 0-* <- 1-1[PortalRole]. I had a go at updating the custom metadata in the entityDef for my custom entity, but I got an error.
I want to be able to select a single PortalRole on my custom entity.
What field definitions would I need in the custom.json entityDef?
Thanks
Comment