After upgrading from version 12 to 31, we started getting an error when saving a certain custom datastructure, developed for us by Minerva back in the day:
Failed to execute 'serializeToString' on 'XMLSerializer': parameter 1 is not of type 'Node…
Hello,
There is a relationship grid row that I would like users to mass edit. I so far configured a method to appear in the CUI along with the functionality of having multiple rows highlighted, and can get the relationship Ids as well.
What I need…
I tried to apply a trick from a previous post:
How to open StartItem directly without the helper window - Development - Aras Community - Aras Community
However, that file is now a typescript file in my tree. I guess that means I need to transpile…
Hello everyone,
Here is a short instruction on how to change the client header logo when logged in into Aras V12.
Whereas V11 used a simple .svg file inside the code tree, in V12 we need to dive a little deeper:
Open the TOC and go to Administration…
I wish to create an Action for the Document ItemType that
1. Prompts the user to select a file,
2. Uploads the file, and
3. Does not create a new generation of the Document Item.
Use Case:
A Document, for example at Rev C, are reviewed via the…
Hi,
Usecase is as follows
need to validate field on promote if case of failure need to popup form(existing) and capture user input.
for validation, i tried with pre server method on lifecycle but popping up form not possible from server method.…
Hello All,
I am trying to checkout file through client code but file.checkout downloads to browser download location.
Using Chrome browser. ActiveXobject is not supported in chrome.
Any help/suggestion would be helpful
Thanks