Browse By Tags

  • The form is slow to open.

    Former Member
    Former Member
    The form is slow to open How can I increase the speed of form opening?
  • Hi Christopher, Want to configure new drop down menu in the part form

    Former Member
    Former Member
    Hi, Subject: Want to add new drop down menu with some list type in the “part form” So I have created one item list Administration>Lists 1. Then I went to part>view>part form 2. after that i have created one new drop down menu and set the item list which…
  • Want to add new drop down menu with some list type in the “part form”

    Former Member
    Former Member
    Hi, Subject: Want to add new drop down menu with some list type in the “part form” So I have created one item list Administration>Lists 1. Then I went to part>view>part form 2. after that i have created one new drop down menu and set the item list which…
  • Disable Add relationship

    Hi all, I should disable the ability to create a new relationship when an Item is in a certain state. For example: I have an Item Document with an relation to Item File. When the user create a new document (state document = New)  he can create a new…
  • How to open a Item in a new Window instead from a Form

    Hi, I have a simple dialog form that contains a button that adds and opens a new Document Item. Unfortunately the new Document is not accessibly while I am still in the dialog. The Documet is added as new Aras tab in the background. Is it possible to…
  • creating the forms

    Former Member
    Former Member
    Hi, how to import the list of names for drop down menu while creating customized forms in forms category of aras. Regards sai 9972372398
  • Disable date and Item in Form

    Hi, I have a form with an field type="Date" (Name=expiring_date) and another field type="Item" (Name=item_code). I would disable during the OnFormPolulated event if the state is different from released. I tried: document.getElementsByName("expiring_date…
  • Form tab area size

    Former Member
    Former Member
    Hi all I have an issue with the size of the form tab area (relationship area). Until now we have used a form event on load to set the exact size of the tabs on the form in the optimal size. This have worked perfectly until now where we enabled Secure…