This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is there a way to do this ? i can understand the ID field not displaying, but the foreign key fields ..... |
|
|
If you are meaning as entity properties on the entities themselves then no, we dont display these because they are inferred by the association. If you have a table where the association is not wired up because for example you dont have the associated table set up as an entity then they will be treated as a standard entity property and will display. You can modify the aspects of the naming of the underlying database column, the generation mode associated with the FK property and so on via the properties on the association itself much as you can normally by activating the properties on a normal entity property.
|
|