Browse By Tags

  • How to import excel file in the front end

    Hi all, I want to import user excel data in actions,Does anyone give me a hint how to do that. Thanks.
  • Value of field doesn't change if the field type is itemtype and have onchange event.

    My scenario is after selecting any value in field 'A' which is of item type, I have to set/change the value of field 'B'. so i added a onchange event in field 'A'. like this const inputValue = this.value; window.handleItemChange('field B name', "new…
  • JS in Item view: Why is document.thisItem.node.childNodes modified on lock/unlock?

    While running a method OnFormPopulated, I reference the list document.thisItem.node.childNodes to get an overview of the properties of the current item. This NodeList contains all elements on first load, however, when a lock/unlock action subsequently…
  • How can i Disable FormattedText field using Javascript

    Im trying to disable FormattedText FormattedText field using on Formpopulate. unfortunately i have been unsuccessful. Can someone please tell me the script to disable it.
  • Have any document about aras javascript object?

    Hi, I want to work with some object as Form, Tab, Grid, add or remove items in grid ... of aras using javascript. Where can i find documents or have any way to start investigate? Thanks, QuyenTH
  • CMF Property Coloring

    Hello, I'm working through the CMF guide, and attempting to implement the task in 4.1.9 (Set the text color for a given zone) for a real world use case. In my Innovator instance, I have a CMF Item Type called MyPQD, with two properties -- MyStringProp…
  • How can a dropdown list be filled with values which can be found in an ItemType field

    Hi, is there a way to fulfill a dropdown list when the form is loaded with values that can be found in an ItemType field? I don't want to use the item as a data source.
  • fetch attribute data from Item xml

    Hi all, I am new to aras. i have a xml of item <Item type="Aras_abc" id="2DE6D89F95914A11BC0F50FE38F1BAAB" action="add" loaded="1" levels="1" isTemp="1" typeId="290D70A781564CC889F16344767CC6A7" LastModifiedOn="1620903746992" isDirty="1"> <has_higher_rev…