• Applying a Filter to a Search Dialog

    There are times when only a handful of items make sense for a specific Item property. In these cases, you'll likely want to avoid any potential confusion and display only those items in the results of the Search Dialog. Today we'll be going over an example…
  • Disable a Relationship tab

    Hello Team, I need to disable a relationship tab as the User selects a option button on the form. Detailed Info: I have a option button on a form. Once the user selects this option, a tab from relationship below should be disabled. I am trying to…
  • 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…