Book a Demo

Author Topic: Table Detail in Diagram  (Read 3474 times)

Omar S

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Table Detail in Diagram
« on: May 15, 2015, 04:04:20 am »
Hello:
  Is there a way to hide the table detail in the diagram?  In other words, I would like to see only the table name when I add it to a diagram.  Similar to the default behavior of views when added to a diagram.

Thanks,

Omar

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Table Detail in Diagram
« Reply #1 on: May 15, 2015, 04:35:31 am »
Yes. Right click on background of diagram and from context menu select properties. In the diagram properties dialog select the elements tab. Uncheck the attributes and operations. Click ok.
This should stop details of the element being displayed such as attributes (columns in db speak) and operations (methods/functions)
Happy to help
:)

Omar S

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Table Detail in Diagram
« Reply #2 on: May 15, 2015, 05:31:52 am »
Thanks!!!!