Home Documentation Download Pricing Buy Now

[Implemented] Copy entity name to association alias in Association Wizard

0 votes

Title says it all: It would be great to have a button to simply copy the name of the entity to the association alias.

Mockup: [obsolete image links]

asked Jan 21, 2013 in Solved by jwagner (3,630 points)
edited Jul 25, 2014 by Martin Freki Stradej

It shouldn't be hard to create such logic. I'm thinking if owner alias should be pasted as singular form or try to add "s" / "es" to the end of alias.

The best way will be add "s" based on association type. Only problem is that default value isn't specified. So another improvement will be choose default association type as one-to-many and parent required.

Image caption

This should be a configuration option imho. In some projects we use pluralization, in others we do not. Then sometimes we use German in the data model and that has totally different rules, an "s" as a suffix is usually not enough then.
But adding a plural S is not too much trouble when "CustomerSpecificContactWayForReport" is already auto-copied. ;)

Ok, no problem with customization ;-)

enter image description here

and Many to Many wizard dialog:

enter image description here

Will be available in the next release.

Wow, nice! That was fast.

1 Answer

0 votes
 
Best answer

This feature is implemented in latest version 2.1.7.680. You can download this version here http://support.orm-designer.com/31/download-orm-designer2-here

answered Jan 21, 2013 by ludek.vodicka Skipper developer (140,530 points)
selected Jan 22, 2013 by jwagner
...