Browse By Tags

  • How to Add Pagination in client side method

    content = "<table id="pagination">"+"<tr><td></td></tr>"+</table>;
  • my html form(common) part on main form is disabled even after locking the item

    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…
  • Error "automation server can't create object"

    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…
  • How do I get the User-Name instead of ID in email notification (html)

    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…
  • How to render a boolean field in a form as HTML with images or colored text

    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…
  • Aras Innovator Webpage - HTML Attributes

    Hi Does the html attributes in ARAS webpage like id, class name are dynamically generated? Thanks Chaithrasree
  • Reports Exporting an Excel file instead of Displaying HTML

    Hi, I'm quite new to AML and XML and Innovator Reports. The default reports in Innovator 11 SP9 generate a HTML page containing all the data, however is it possible to instead make it generate an Excel file for downloading containing the same data instead…