• Add Autocomplete Textbox on web portal

    Hi,

    We try to add an Autocomplete Textbox on the web portal through the Web Designer.

    We want to add this textbox in the organizationl data - Field to add a new parameter when a new user is created.

    How can I link a custom table with all the value that…

  • How to set a field as fillable but not editable in the web portal

    Hello,
    I would like some help on: how to set a field as fillable but not editable in the web portal, in the user registration form.

    thanks.

  • Change popup title for SOD rule violation

    Hello All, 

    I am using 8.2 version of one identity manager. 

    I am trying to change the title of popup that appears on sod rule violation. 

    I was able to change the popup content but, didn’t find from where I would change popup title. I tried to use ‘Find and…

  • Check if logged in user has an AERole

    Hi All

    How can I check in the Web Designer in the "Condition" property of a case node inside a switch block if the currently logged in user has a specific AERole?

    Thank you in advance.

  • How to re-order the tiles in the Web Portal HomePage?

    Hi everyone,

    I'm using One Identity Manager 8.2 with Web Designer Web Portal.

    I would like to re-order the tiles in the Web Portal Homepage:

    But from the Web Designer, I can't click on "Move Up" and "Move Down".

    How can I…

  • 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

  • Download a file in Web Portal from FTP server

    Hi everyone,

    I need to download a file from an FTP server via the Web Portal (by clicking a button).
    I'm trying to use Code Snippet node in Web Designer.
    I tried downloading files using a System.Net.WebClient (C#) but the file download doesn't start…
  • How to add a comment under a label in the "Add new Identity" page?

    I would like to add a custom comment under the label "Default email address" in the "Add new identity" web page. How can I do it?

    I've attached a screenshot of where I would like to add the comment.

  • How can I change the login page error message?

    I need to change the error message on the login page, but I looked in the VI_Common_Login Web Designer component and I didn't find any message that I could change, I just found container5 - Error/message that just change the message display style to a…

  • How to Create a Mask for SNN or National Identity Card ?

    Hello, I have a situation to register users on the portal, in "include a new employee", in a certain field we have the option "CPF", which would be a national identification document of a citizen, equivalent to the SNN or Carteira Nacional de American…

  • Web Portal Error after upgrade to v9.1. Can't login with identity's language being set (UID_DialogCulture not empty)

    Hi all,

    After re-installing version 9.1 web app (portal/IT shop), I noticed strange behavior when logging into a web portal. When logging in as identity (authentication is set to Employee role based) who has UID_DialogLanguage set to any language (tested…
  • 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…

  • Issue with unsubscribe request in IT Shop

    Hi everyone,

    we are having troubles with the unsubscribe request for an item assigned to an user that is not a subordinate.

    We are using One Identity version 8.2, the user we are using to do the request from Web portal has the employee administrator application…

  • Content Slider appearance issue in Identity Manager 8.1.5

    Hi all,

    I am using Content Slider component for showing products in a row on new request page. After migration to version 8.1.5 the slider works incorrect. It always hides and fades few last items as on the picture below.

    Before migration we used version…

  • Cannot load all data from the collection (personwantsorg)

    Hello,

    I want to load a collection (PersonWantsOrg) in Web Portal. I have put loading collection in Initializer part. The collection is loaded successfully but the collection shows just data of user who entered the web portal. There is no any condition…

  • "You can request delegation for these employees" configuration is set to IsInActive=0 however still able to delegate approvals to these inactive employees

    Hi,

    I want to have all inactive employees as much wiped from the web portal as possible, especially for delegation. Currently can still search in the web portal and find all inactive employees which would like to also remove and keep it just in the One…

  • Web Designer. How to concatenate text from multiple rows of collection into a single property ShoppingCartItem?

    Hello! 

    1IM 8.1.2. 

    I filled custom collection values and I need concatenate text from multiple rows of the collection into a single property ShoppingCartItem.

    For example 

    Custom collection:

    Name

    Peter

    Alex

    Ivan

    Result: 

    ShoppingCartItem.CustomProperty01…

  • Web Portal - How to Upload File and link it to an employee

    Hi,

    I know (more or less) how to allow the upload of files when a user is logged into the web portal (I achieved it thanks the upload node in the web designer), but it seems there are no link with the person who uploaded the file, am I right? Is there…

  • Change person lable in My profile on Web portal

    Hi, how to change person lable in overview (My profile)  - delete Title name, in web designer

    Now its looks like - SecondName, Title Firstname (CentralAccount)

    I need - SecondName Firstname (CentralAccount)

  • How to hide menu Open filter wizard from View settings in grid band

    Hello All.

    Is it possible to remove "Open filter Wizard" option from view settings. If yes then could you please let me know how.

    Thank you.

    Kind Regards,

    Dnyandev

  • Hide button

    How to hide the button "Calls" of Web Portal page?

  • How to export a web portal from one environment to another

    We have configured the web portal with all the customizations and we need to take it to another environment, what step must be taken to make this change?

  • Display delegated manager in WebPortal

    Hi,

    I'm trying to customize the Person-overview page (VI_Common_ObjectSheet) in the webportal to show the manager currently responsible for the displayed user. I get the desired manager with the following SQL, but I don't know how to get this to work…

  • Web Portal: Is there a way to execute backend functions or scripts?

    Hello people,

    I was wondering if there is a way to execute backend functions from the Web Portal.

    For Example: let's say I have a function in backend called "CCC_MyFunction" which accepts some parameters and returns some string. Is there a way to retrieve…

  • How to display custom pages in different language in web portal

    Hi,

    We are using version 8.0 and we are trying to display web portal in German language. As we changed the language culture of the user, OOTB pages and tiles and menu items, etc got displayed in German but we have created few pages in Web Designer which…