Browse By Tags

  • Unable to set the default value in dropdown

    I am having one drop down box in the form. Where it showing all the list of values in dropdown. But, I need to display default selected value from the relational grid and display it in dropdown box along with list of value. I tried to assign default value…
  • How to add another section of a form in a different tab in Aras

    Hi community, I am new to Aras, and I am exploring different features of the tool, as an administrator. I am writing this post to seek help in implementing a UI change. I want to add different forms in different tabs in the itemview. The number of…
  • Is there any limitation on number of item to be added in the form for ARAS 11?

    Hai , I am working on ARAS 11 th version, There I do have a form with 1005 Items(html,textbox,line,Rectangle,form action….ect.). But I can’t able to add more Items than this. If I try to add new Item The entire form disappear from the workstation ,…
  • How can I trigger the classification to update and change forms from a different property?

    Hi Aras Community, I have a use case where my classification is technically controlling two things. What type of workflow they are on and what kind of form they see with the ability to switch the different kinds of forms. I'm trying to prevent mistakes…
  • Drop Down field with better auto completion

    Hi, I'm using ARAS R19. The drop down fields (linked to a list) are very poor and difficult to use on big list. Indeed, on the following list: The user is not able to start to enter "ELEC" to quickly find the expected line. The completion works…
  • Jumping fields in Form editor. What is the root cause of this annoying glitch?

    Hi community, since 10 minutes I try to save a simple Form in the editor. And I can´t. Cause every time I click the save 2-3 fields are misaligned. I have the following form which is pretty standard (except a few decoration elements, but these are…
  • HTML Button - Script Not Working?

    I'm looking to dress up a form by adding in some HTML buttons that have images (basically the ItemType image). I've got methods linked to normal buttons on the form and those are working as expected. When I do an HTML button they look like I want…
  • Dynamic Dropdown Error

    Hi, I am using example in https://community.aras.com/b/english/posts/tech-tip-dynamically-change-type-ahead-english/ for dynamically populating values for a dropdown at OnFocus event. The form works fine as far as a value is selected from the dropdown…