cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Modification of a generic object

sgonthey
Super Contributor

Hi,

 

I want to modify the appaerance of  the note tab in different objets like IT Service or IHM  but I don't know where I should do it.

An object "Note" could have a property " Revision version" and I want  to see this property on the Note tab of an IT Service.

Please look at  the  2 attachments : First , property of a Note , second, the note tab of my IT Service .... before Type  I want to see the Revision Version of each note.

 

Thanks a lot for your help ! 

 

Sandrine

2 Replies

sgonthey
Super Contributor

It works fine !

 

Thanks a lot   Lionel ,

 

bye

Sandrine

lionel
MEGA
MEGA

Hello Sandrine,

 

you can do this modifying the "Generic Object.Note" metaPropertyPage.

For example, I created a "Test_Att" string attribute on the metaclass Note and modified the _Parameterization text of the metaPropertyPage as followed :

 

_parameterization.jpg

 

And after compilation of the metaModel, here is the result 🙂

 

application_properties.jpg

 

Hope that helps 🙂

 

Lionel