• How to use Visual Studio Code 2022 for Coding Methods

    I am new to Aras development, and I'd like to use Visual Studio Code 2022 ("VS Code") for coding Innovator methods. I found the ArasVSMethodPlugin project on GitHub , and its change log indicates that support for VS Code 2022 was added in version 1.21…
  • What´s the best way to organize very large Javascript Methods?

    Hi community, does anyone has some practical tips to not get lost in very large Javascript Methods? I right now work on a pretty UI heavy project that will probably contain a few thousands lines of code within one client Method. Within the standard…
  • Client side Form function and script not evaluating correctly.

    Good day all. TL;DR: I am having trouble getting an onLoad method to reliably print an evaluated value to a field. The form is as follows: Stock message contains: <span id='stock_msg'></span> I have a javascript onLoad method that compares…
  • Creating dynamic list failed! ERROR: "property 'setState' of undefined"

    Hello dear all, I'm very new to ARAS! I'm using ARAS V11SP14 and ... trying to create a dynamic list, which will be filled with articles. The code is from the Programmers Guide 12.0 "7.32 How to Create a Dynamic List" (after small modifications…
  • Change 'Save As' to use part number sequence instead of adding Copy Of in the part number field?

    With Aras V11, SP15: For the Part Item type, we have a pattern setup that we want all parts to follow this pattern: PRT-##### and we want it restricted to this length (9). This works. However, when someone does a 'Save AS' or in an Express ECO chooses…