Browse By Tags

  • aras.confirm dialog - Are there any alternatives or updates to improve the lock&feel?

    Hi Community, I use aras.confirm() to get user confirmation before executing some onClick button events. The regular aras.confirm() mainly reuses the standard Javascript confirm() function and doesn´t really blend into the layout. The confirm dialog…
  • Callback not working properly if I dont have debugger in my javascript code

    I have added a popup on button click on the mpp_OperationQuickEdit Form which opens form with a single relationship which I have created.It works like the 'Launch AML Editor' action on MCOs.I have added a save changes button which adds or remove relationships…
  • Editable search grids and Poly Items that are Relationship Items

    Hi Community, Recent releases of Aras have enabled editable search grids. Is it possible to use this on poly item types? My use case is a little unique so let me explain - I am looking to create a dashboard of tasks which are relationship items…
  • Filter Search Grid based on Addition CUI Parameter

    Hi All I have a Search Dialog opening on an Item Property (e.g Identity) As shown in the below Image I wish to further filter the results based on an Addition Parameter provided by the User via CUI Drop down box, I am trying to figure out a way to…
  • xclassification dialog from custom method

    hello i'm begining a project, the idea is to have a an action launch a dialog to select a xclass. I would like to launch the same dialog as the one that pops up when adding a part xclass and x property(see below): after the user selected a class…
  • Select Time in Search Filter Date Dialog

    Why is the "Time" fields disabled, when selecting value using the Date dialog in the main search grid? Is there any settings that can be used to enable this?
  • Cover Page & User Input

    Good day all. I could use some advice on creating a cover page for our BOM report. If you have read some of my previous posts, you may know that our database is a bit messed up. I can't change our report. I have created another report and formatted it…
  • Locking of input in a search dialog when a property is passed as a search criteria

    I am able to modify greyed-out classification property which was passed as a search criteria for 'Part' itemtype. I want that property to be locked and user should not be able to modify it by any means. I created one new dummy Part item, set its classification…