Browse By Tags

  • Set focus on a property in a relationship grid

    Hello, I have method attached to OnEditFinish of the property sort_order of the Part BOM relationship. The goal is to check if the property is filled and if no, to throw an error. After the display of the error, I want to set back the focus to the property…
  • onChange field value does not keep new value when item is saved

    Hi everyone, I have an on change event that fires when one of my stock fields are changed, which should change the value of a stock message field. The function I have is able to change the value of the stock message field, but when I save/click…
  • Is it possible to use the change event trigger of an item to get the name of the field?

    hi All, According to this image, my method name is " change_field ". The field names of text boxes framed by dashed lines on the screen are "A", "B", "C", and "D". The text boxes that are framed with dashed lines have a text box below them that…
  • Event Handler Failed OnInsertRow

    Hi I am new to Aras so i dont really know what am doing. However i have been working on a small project where i require a row event. when i add the below code to the Relationship type with the event handler OnInsertRow i keep getting an error. can someone…