03-02-2015 03:32 PM
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
Solved! Go to Solution.
04-02-2015 12:09 PM
It works fine !
Thanks a lot Lionel ,
bye
Sandrine
04-02-2015 10:31 AM
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 :
And after compilation of the metaModel, here is the result 🙂
Hope that helps 🙂
Lionel