08-10-2018 10:57 AM
Hello,
In tab Concepts of Business Process object, we can see a « Inherited object » column if option « Activation des Variations » is checked.
In order to customize columns to display in tab Concepts, we modified MetaPropertyPage Concepts as below :
[Template]
Subs=Map(~yXLkhCSt5j50[Concept])
Field1=Item(~210000000900[Nom]),From(Subs)
Field2=Item(~S4g1MxGNIrS5[Désignation]),From(Subs)
Field3=Item(~WI(ov(ir7jK0[Contenant détenteur]),From(Subs)
Field4=Item(~5hKm(TjKH95S[Type abstrait du dictionnaire]),From(Subs)
Field5=Item(~lE)Ou7fDEjK0[SNCF - Point de création]),From(Subs)
Field6=Item(~lUKdOzfyAX90[SNCF - Point de mise à jour]),From(Subs)
Field7=Item(~oVKdqzfyAzB0[SNCF - Point d'utilisation]),From(Subs)
SubsList=Attribute(~yXLkhCSt5j50[Concept]),Contains(Subs),Control(ListView),Title(No),Param(NoDefaultColumn,ToolBar[+C,+D])
We would like to add column « Inherited object » (« Objet hérité » in French) but we don’t know how to do.
We ran the script discribed in KB 5561 which lists MetaAttributes inherited or not of a MetaClasse. The MetaAttribute Inherited Object doesn’t appear in the list. Is « Inherited object »
We thank you for advance for your help