Browse By Tags

  • Targeting Element on Form from Relationship Grid

    Hello All, I'm making a relationship grid event that fires on a row selection. It's meant to target an HTML control on the top item form and then will fill it with a TGV. Trouble is, I'm running in circles trying to target the element on the form…
  • Secondary Language Label on Group Box Not Displaying in Responsive Form

    Hello Aras Community, I’m using Responsive Form Designer to build a custom Item Details form, and I’ve run into an issue with the Group Box control: In the form designer, I placed a Group Box and filled in the Secondary Language Label (Japanese…
  • Validating Input/Partially Restrict Editing of Fields

    Hi all, I have a checklist (for users to fill out) in the form of a table as illustrated here: It is a HTML table housed in a Formatted Text field. I would like to prevent users from modifying the checklist items (first column of the table) or perform…
  • "This" String Becomes "srcElement"

    Hi all, I have created a form that looks like this: The table is pre-filled via a Form Event method. This is a checklist that the user fills out for document reviews. Clicking on the New Version button triggers a Field Event method that clears the…
  • Aras 32 and lab_styleform / custom-form-css

    Hello, We are upgrading Aras from 12SP09 to Aras32 and some our forms are using https://github.com/ArasLabs/custom-form-css lab_Styleform javascript. I can see there hasn't been any updates in GitHub in 6 years. And the forms are looking a little…
  • Method for hiding button on a form

    I need to hide a button on a Work Process form. Name of the button is cancel_workflow_button I can do this using the UI making another view where this button is hidden but I want to do this by writing a method. If someone can get me started on this that…
  • How to change field_type of a property on Form load?

    Hi community, I work on a huge Form project. The Form design has some dependency from the classification, but I don´t want to draw 3 Forms for each classification. I want to avoid having to add and align 50 properties in all of them. I have a few…
  • Customize Bills of Materials (BOM)

    Hello, I need to make a new BOM form where the BOM level is only 1 and I need to remove some of the columns that appear in the default BOM form. Also, need to add a logo to the form. Super new to Aras, therefore, if someone can point me in the…