• Request properties value always UID

    9.0 LTS CU3

    I have a request parameter as a table lookup:

    Data Source Table
    Table column (query) ADSContainer - CanonicalName
    Display pattern %CanonicalName%
    Condition (query)
    isnull(CanonicalName, '') LIKE (SELECT Value FROM DialogConfigParm…
  • Modern Request Properties - prevent submission on validation failure

    v9.0 LTS (CU3)

    I'm trying to work through the modern request properties in the Angular portal. For the most part I have the majority working, however I do have a few issues that I can't seem to work out.

    Throw New VIException will correctly display…