• Project view for Sub WBS Elements

    Hello Community, I am trying to customize the Project item view to be able to view sub WBS elements as separate projects so that Project Managers at different levels can view and interact with the schedule of their own project without having to view…
  • Feature licenses error when activate

    We are using a stand-alone server currently until we get ARAS fully stood up, then we will go live. We received the feature license keys and went to activate feature key but we keep receiving the pictured error below. It also pops up upon entering our…
  • TypeError: this.newItem is not a function - Client Side Error

    I am attempting to run a Javascript/ client side method that calls other client method, and for some reason I am having a difficult time getting anything to work as I would expect. My confusion lies in many areas. The syntax check runs 'ok', no errors…
  • How to pass Form fields value to Method

    I'm new in Aras Innovator and I need some help with Forms . I have created a simple form with first name and last name and with a Submit button. The button's click event will call a method where I want to use the first and the last name field values.…
  • Pushing data from one itemtype to another itemtype through method

    Hi Aras Community, I had one requirement that is i need to push the data present present in one itemtype (part100) suppose 5 columns with 100 values records I need to created as new itemtype type indviually like part 1,part 2, 3,4,5,----part 100 which…