‎18-06-2019 07:52 AM
‎20-06-2019 08:02 AM
Thank you very much!
‎19-06-2019 09:57 AM
As I was saying in my previous post the way it is configure will automatically create a new tab.
You must either customize the existing one to add the field you want or remplace the existing one by your new one.
I suggest you get in touch with MEGA consultant that have a strong expertise on such kind of configuration.
‎19-06-2019 09:25 AM
* Which metaclass ?
Organizational Process
* Which solution ? license ?
Hopex V2R1 License: MTS2
* Which desktop ?
1. Both Web and Windows Front End
* What is the standard configuration ?
1. DB: SQL Server
2. Hoper Ver: V2R1 HF CP2
* What has been configured so far and how ?
1. Created a new property page on Organizational Process MC
2. Added your code to include new text meta-attribute
3. Type of the page kept Characteristics
4. _guiname of the page kept characteristics.
‎19-06-2019 09:08 AM
Hello,
can you send a screenshot of the current result and ultimately a mock-up of the expected result ?
The way the page is configured in the screenshot, it is normal that it create a new tab.
We the information you send it is too limited to be able to give you a clear answer. What is the context ?
* Which metaclass ?
* Which solution ? license ?
* Which desktop ?
* What is the standard configuration ?
* What has been configured so far and how ?
‎19-06-2019 08:00 AM
‎18-06-2019 10:42 AM
Not all the name, only the one in bold :
C_Historique_des_versions = Item(~jG6CUe5UQH(Q[C_Historique des versions]),In(NameGroup),Control(Text)
The fact that it work doesn't mean it is properly configured. Sometime it can solve the error anyway. Sometime the error can generate weird behavior, this could explain your problem.
‎18-06-2019 10:39 AM
hi, Thank you for your suggestion. Are you sure ?
But I don't understand.
Our IHMs work well without error. Our first IHM PropertyPage was developped by Mega just like I show you.
Are you sure that I have to change all names ?
‎18-06-2019 10:14 AM - edited ‎18-06-2019 10:42 AM
First Error I see on last line : There are spaces where there should not be
C_Historique des versions = Item(~jG6CUe5UQH(Q[C_Historique des versions]),In(NameGroup),Control(Text)
remplace by
C_Historique_des_versions = Item(~jG6CUe5UQH(Q[C_Historique des versions]),In(NameGroup),Control(Text)
‎18-06-2019 10:10 AM
[Filter]
Condition = (~pJ6CH73UQnoN[C_Nature d'application] = "AR")
[Template]
IsClosed = Condition(0=1)
IsOldBusinessCapability = Condition(ApplyTest(~m(mG2UbWML3U[ITPM - Check Option of Using The Old Business Process Implementation]))
IsNewBusinessCapability = Condition(Not(ApplyTest(~m(mG2UbWML3U[ITPM - Check Option of Using The Old Business Process Implementation])))
NameGroup = Group(Bar),Pos(Top),Name(~hkYnxUC6Hz6O[Identification])
Name = Item(~Z20000000D60[Nom court]),In(NameGroup),Name(~210000000900[Nom])
Owner = Item(~QNzYpm8Vz800[Détention]),In(NameGroup),Control(ComboLinks),Name(~r8PX5QuWH5iV[Détenteur]),DisabledOn(Always)
C_NatureApplication = Item(~pJ6CH73UQnoN[C_Nature d'application]),In(NameGroup)
C_DateMiseAJour = Item(~QI6C3M5UQDVQ[C_Date de mise à jour]),In(NameGroup)
CommentApp = Item(~f10000000b20[Commentaire]),In(NameGroup),Control(Text),Name(Description)
C_AuditCourDesComptes = Item(~VG6CbQ5UQHbQ[C_Audit Cour des Comptes]),In(NameGroup)
C_Sensibilite = Item(~NJ6CCo5UQnHR[C_Sensibilité aux évolutions réglementaires]),In(NameGroup)
C_ElementsVolumetrie = Item(~oH6Cwh5UQn4R[C_Elements de volumétrie]),In(NameGroup),Control(Text)
C_VolumeDesDeveloppements = Item(~aH6C7k5UQ1BR[C_Volume des développements]),In(NameGroup),Control(Text)
C_Historique des versions = Item(~jG6CUe5UQH(Q[C_Historique des versions]),In(NameGroup),Control(Text)
‎18-06-2019 09:30 AM
Could you share your full properties page to see how you have done it so far.