Editing Attributes

1
I cannot figure out how to edit existing attributes. If I want to change the options in an enumeration attribute, how do I do that? I don’t see an edit button anywhere 
asked
3 answers
1

So I click on the attribute within my entity when in the Domain Model view. I select that attribute which is an enumeration and I see on the right hand side it’s properties. But there is no place to change the drop down options. 

answered
0

For enumerations, you select an enumeration which is already existing or create a new “enumeration” element so this separately exists in your project. This enumeration is visible in your project explorer on left side. You can edit that enumeration as you like. 

answered
0

Disregard – I just figured it out! But I do think there is a way to make it easier to edit an existing attribute if that’s possible. Just having an “edit” option next to the attribute would be very helpful from a UI perspective. 

 

Thanks for your help! 

answered