Hello everyone!
I am trying to create a custom HTML page which links to other Aras pages such as the Part Search Grid. My issue is including a script in the HTML page that links to an Item Type. I have been guided towards using th e method cui_ivicb_nav_search_click…
Hello everyone,
I've been working on a custom button within the search tab for parts in Aras Innovator. The goal is to export a list of specific parts and their properties through a query and display them in an HTML table.
Here's a snippet of the…
for different classifications we have a common part which we have applied by adding an html which contrains the common form .so after sAving the first time when we reopen that item the html part of the form keeps disabled only.but if we choose edit by…
Hello,
I'm using an html script in aras for creating mass relations & parameters and I get this script error
"automation server can't create object"
To mention that my internet settings are ok
"Initialize and script ActiveX controls not marked…
Hi Community,
I've created an email notification coupled to a LifeCycle state. The creator of the part has to be mentioned in the notification but I only get the ID.
My HTML: ...${created_by_id}...
How can I change the ID to User-Name? I want to…
has_change_pending in Part/CAD/Document forms is a check box. I want to make it
- An image, if true show one image, if false show another
Or
- A colored text, if true show in one color, if false show in another color
Trying with making the field…