Book a Demo

Author Topic: List Header and Field Chooser  (Read 4903 times)

DHow

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
List Header and Field Chooser
« on: November 25, 2015, 04:40:25 am »
In List View, I want to see/edit an attribute of a class I created using a UML Profile for.  When I use the Field Chooser, all I see are stock attributes like Author, Complexity, Priority, etc--How do I get access to the attributes I created?  I know it's possible because I've seen it done in demonstrations.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: List Header and Field Chooser
« Reply #1 on: November 25, 2015, 05:39:38 am »
Just click on the property and you can edit it. Maybe you have security turned on or VC and need to unlock/check out first.

q.

iBro_97

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: List Header and Field Chooser
« Reply #2 on: February 15, 2023, 11:05:33 pm »
Hello, to avoid starting a new topic I will try it with this one:

Like DHow mentioned, it is not possible to access the class attributes via the Field Chooser in the List View. So is there a possibility to generate a list view with the class's attributes and operations?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: List Header and Field Chooser
« Reply #3 on: February 15, 2023, 11:12:41 pm »
The properties you added through a UML profile are actually tagged values.
So instead of Field Chooser, you take the option "Add Tag Value Column"

Geert

iBro_97

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: List Header and Field Chooser
« Reply #4 on: February 16, 2023, 06:38:52 am »
Thank you for your reply,

I used the Basic Class Diagram with Attributes and Operations , therefore I can“t proceed as you mentioned without converting those classes or adding additional Tagged Values for every attribute.

Ibro