How can I create a parent that does not exist when creating a child?
F
Fathia Jama
started a topic
over 2 years ago
I have a simple Stepper (auto created) that has a drop down list to a parent entity. If the parent does not exist I would like to create it and then continue with the child creation. What is the best way to do this?
Best Answer
F
Fathia Jama
said
over 2 years ago
We currently have an active enhancement request logged internally for this issue (MDM-6082), it's still something to navigate around in the short-term. There are more sophisticated solutions with varying pros/cons, but the easiest to implement is this:
Open a new tab
Create the parent record.
Return to your original tab, refresh, and your value is there.
1 Comment
F
Fathia Jama
said
over 2 years ago
Answer
We currently have an active enhancement request logged internally for this issue (MDM-6082), it's still something to navigate around in the short-term. There are more sophisticated solutions with varying pros/cons, but the easiest to implement is this:
Open a new tab
Create the parent record.
Return to your original tab, refresh, and your value is there.
Fathia Jama
I have a simple Stepper (auto created) that has a drop down list to a parent entity. If the parent does not exist I would like to create it and then continue with the child creation. What is the best way to do this?
We currently have an active enhancement request logged internally for this issue (MDM-6082), it's still something to navigate around in the short-term. There are more sophisticated solutions with varying pros/cons, but the easiest to implement is this:
Fathia Jama
We currently have an active enhancement request logged internally for this issue (MDM-6082), it's still something to navigate around in the short-term. There are more sophisticated solutions with varying pros/cons, but the easiest to implement is this:
-
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 274 topics