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.
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.
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…
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
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…
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.
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…
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…
Hello everyone,
(OI Manager v.8.1)
Under certain circumstances we are getting following error message in the web interface (Detail of the request, in the 'Information' tab):
"An error occurred while processing your request. Check the application…
Hi all,
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…
Hello everybody.
I've created a custom field in the Person that shows a drop-down menu.
The table of the custom field has a column with the uidDepartment reported.
Example:
custom table:
column1 column2
customValue1 uid_department1
customValue2 u…
Hi,
I am facing for the first time the Web Designer Tool. I need to configure the system so that only external users can be created from the Web Portal.
I made the field IsExternal read-only in the VI_Edit_Employee, but the field isExternal isn't flagged…
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…
Hi community,
My customer requiers to separate the internal/external new user forms which i managed to do (CCC_Employee_Edit refering to CCC_Employee_MasterData_Attributes)
Now i need to display only the internal fields in the employeeType drop-down list…
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…
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…
Hi All ,
Have an issue where the manager can see the passcode set option for his employees. This does not have any functionality and does not do anything. But where can this be configured to be removed from the Webportal ?
Regards
SJ
Hello Community,
how can i prevent that when loading a gridband the first row is always selected automatically if the row selection mode is set to single row selection?
Is there a parameter or something similar?
Configuration Gridband:
Regards,
Tom
…Hi everyone,
I've configured the web portal to show the description of an item when you are on the catalogue. I've added the column and inserted the query to get the data from the product but it has a strange behavior, the field is not shown when…
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…
hi there!
Recently we migrated from v8.0.2 to 8.1.4 and we started to see issues in WebPortal related to SQL Injection.
The component in which we have the SQL injection issue, have a filter to load Departments entries that belong to a specific "branch…
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…
Hi all!
In the Designer we have configured the Employees' default mail address with a Formatting Script that throw an error when the input mail is not in a correct format. Actually the error message is in our native language (IT), but we have the necessity…
I defined two grids by using web designer.
A grid shows objects from the ESet table. The other grid shows objects from the view Org.
Both grids and gridbands are configured the same.
View in browser (Chrome): in the grid header for the grid that displays…
Hello everyone!
We have one particular problem in our One identity environment 8.1. All editions that we make into our custom report for an attestation case don't apply to the report on a web portal.
When I use Report editor I can see that all my…