• Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…

  • Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…

  • Make a custom columns view automatically selected in WebPortal

    Hi everyone,

    Is there a way to automatically select a saved custom view at page load in One Identity 8.1.5?

    Basically, I would like to select this

    without have to do it every time.

    Thanks,
    Andrea

  • Web Portal - Creation of a form with 2 insert in 2 different tables

    Hi,
    in OneIdentity 9.1 I have customized the Web Portal through WebDesigner tool creating a custom form to make an insert in a single table.
    Is there a way to create a form with fields from 2 different tables?

    Basically I have to compile a form and do insert…