Author referenced entity in the stepper of referencing entity
Cedric Blanc
started a topic
about 1 year ago
I have a model where I have two entities. site and owner. relationship between two is the owner has sites. so one owner can have multiple sites. I have a requirement to create owner when i create site. is it possible to use createOwner collection inside the collection step of the stepper of site entity? because when I try to add the collection step inside the site's entity, I can see all the references which are referenced by site entity except owner.
Is there any other way to author the owner inside the site stepper?
Best Answer
C
Cedric Blanc
said
about 1 year ago
It is not possible to create a new reference (Owner) while you are editing or creating a child record (Site).
You will have to create the parent Owner record first, which you can then reference when creating your Site record.
What you can do is the other way around: the AuthorOwners stepper can have a Site Child Collection Step: when you create an Owner, you can optionally create one or more Sites.
1 Comment
Cedric Blanc
said
about 1 year ago
Answer
It is not possible to create a new reference (Owner) while you are editing or creating a child record (Site).
You will have to create the parent Owner record first, which you can then reference when creating your Site record.
What you can do is the other way around: the AuthorOwners stepper can have a Site Child Collection Step: when you create an Owner, you can optionally create one or more Sites.
Cedric Blanc
I have a model where I have two entities. site and owner. relationship between two is the owner has sites. so one owner can have multiple sites. I have a requirement to create owner when i create site. is it possible to use createOwner collection inside the collection step of the stepper of site entity? because when I try to add the collection step inside the site's entity, I can see all the references which are referenced by site entity except owner.
Is there any other way to author the owner inside the site stepper?
It is not possible to create a new reference (Owner) while you are editing or creating a child record (Site).
You will have to create the parent Owner record first, which you can then reference when creating your Site record.
What you can do is the other way around: the AuthorOwners stepper can have a Site Child Collection Step: when you create an Owner, you can optionally create one or more Sites.
Cedric Blanc
It is not possible to create a new reference (Owner) while you are editing or creating a child record (Site).
You will have to create the parent Owner record first, which you can then reference when creating your Site record.
What you can do is the other way around: the AuthorOwners stepper can have a Site Child Collection Step: when you create an Owner, you can optionally create one or more Sites.
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 178 topics