Replies: 1 comment
-
@rcon-git You can create fields that point to other custom objects. Just select |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How might I model a scenario where I have custom objects of custom objects?
Let's use SaaS licensing as a scenario.
I might have the following hierarchy.
Licensing
Adobe
-- License 1
-- License 1
-- License 2
Autodesk
-- License 1
-- License 2
-- License 3
-- License 1
What might be the best way to model this hierarchy via custom objects?
Beta Was this translation helpful? Give feedback.
All reactions