Browse By Tags

  • 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?
  • Open Custom Form in A New Tab

    Hello Is there a way to open a custom Form in a New tab rather than as a Dialog in ARAS. I believe Aras requires an item to open any window. But Mine is simply an independent Custom Form that I want to display in a new tab. Please let me know if…
  • Open specific ItemType form from a client side method

    Hi All, I have an ItemType that is setup with two forms attached, one being the main default form used for viewing, editing, adding etc.. I would like to however be able to through a client side method open the "Secondary Form" loaded with a context…
  • uiShowItem reload

    Hi, In a javascript method, I use uiShowItem to open an existing Item. When the Item is already opened , uiShowItem doesn't trigger a reload of the Item. Is there a way to do the reload after using uiShowItem when the page ?
  • Missing Tabs of Form

    Good day all. I just created a new ItemType (Software). I built it to resemble the Part ItemType. Everything seems to be fine, except none of the Relationship tabs are showing when the form populates. I've compared the SW form to the Part form & can't…