Forum Discussion

antoined's avatar
antoined
Ideator I
4 years ago

How to add a new tab in #formTab?

In Aras 12 the UI looks like this. There always is only one tab (here "CAD Document"), which display the Form associated to that ItemType. How could I add more tabs there? And associated other forms of that ItemType to it?

7 Replies

    • antoined's avatar
      antoined
      Ideator I

      Thanks, so I found this doc explaining how to add a tab (page 27), however it isn't really clear about how to set the content of the tab. In the example, a new "Tab Element Control" is created and it simply says to set "Additional data" to "{"relTypeId": "159C6D88795B4A86864420863466F728"}" which is the RelationshipType of the Part BOM. I tried to replace this with a "formId" parameter but obviously that didn't work. Where is the syntax and possible parameter of that "Additionnal Data" property described?

      • Gopikrishnan's avatar
        Gopikrishnan
        Ideator I

        More tabs here refers to relationship attached to the CAD Documents item type. And relTypeId is the ID of the relationship