...
The AutoGenerator must implement a more refined solution which filters out the properties having multiple values within the RowForm Creation.
- Understand AutoGenerator
- Diagram created AutoGeneration of Forms
- Understand how “CreateObjectFormForItem” is being called by the Website. Which configuration?
- Filter out properties with multiple values (or even potentially multiple values)
- Removal of duplicates most honor that in case of a property in both lists, the properties from “WithCollection” override the “WithoutCollection”
...