Hi Nur,
Have you created any object in Scenerio_A entity to select in SecondMildStone entity
Hi Nur,
If you want to use reference selector then you have to create the Scenario_A object & save the value in DB & Associations then you will be able to select the value from reference selector.
But if you want to use the enumeration values in the dropdown -> take an enumeration attribute in your SecondMileStone entity -> Go to your dataview -> take a dropdown(search in toolbox) -> select your Enumeration attribute.
Then you will be able to select your enumeration value directly.
Hope you like the answer