• IT Shop error: "System.NullReferenceException" exclusively on Chrome.

    Hello Guys,

     I have the following error “System.NullReferenceException:Object…” that will randomly display upon requesting a “custom form” Service Account from IT Shop using Chrome. It’s important to note this only occurs in Chrome and not in IE. I have…

  • New Menu Module not Display in the Child menu - WebDesigner - 1IM

    Hello,

    I'm trying to add a new menu module in the Child Menu I've created in a custom ROOT_Menu (my goal is to get the following) using Web Designer:

    ROOT_MENU

     > Child_Menu
                         > New menu

     

    Is this possible to do this? it's like a 3rd…

  • Error running attestatino policy:The CancellationTokenSource has been disposed.

    Hi all,

     

    I'm implementing a button in the Attestation POlicies Settings that run an attestation policy from the web portal using a customizer method.

    But when I try it I get this error: 

    An exception has occurred while executing the form method Popup1_Popup1_ControlRef2_Container6_Button3_Method…
  • Web designer Container (iteration), how can I create a HTML parent container for every third element?

    In Web Designer, I have a Container (Iteration) node and I'm getting all of the items from the container without issue but the format it's showing is not how I want it. There is a tick box in the Container (Iteration) node that is "Do not create a HTML…

  • Web designer validation not triggered

    Hello,

    We have one email address in the table person, that should be validated. If an invalid email address is entered, a message should be displayed below that field. We added a Validation node under the field for that matter.

     

    However this field also…

  • WebUI DropDownList control in v7.1.1

    Since upgrading from 7.0.2 to 7.1.1, the DropDownList control has changed from System.Web.UI.WebControls.DropDownList to VI.WebRuntime.WebControls.DropDownList 

    This VI implementation does not appear to implement a .Items property

    How would I go about iterating…

  • ITShop - How to request on behalf of for approver role of specific system

    Hi community,

    I have a question/issue regarding 'request on behalf of' rule/visibility condition for specific UID_Org (or personinorg). If the requester is also the approver of the system entitlements, they should also be able to request on behalf of…

  • Save Textbox value in custom table

    Hi,

    How to store the textbox input value from web designer to custom table.?

    I want to store the textbox multiline value in a table. Please help me on this issue.

     

    Regards,

    Raj

     

  • Tab page issues

    Hello,

    I hope someone can help me figure this one out.

    After an upgrade to 6.13 from 6.12 some of the web portal pages have format issues.

    I've been trying to figure out how to clean it up with Web Designer but it seems to be a hidden value somewhere…

  • RE: Attestation: Actions taken by attestator not captured in export report

    Hi Alok,

    see here the visibility condition:

     

    If you delete it, then the alternative text of the images will be shown in the grid export shown below:

    As you already have a object copy you can edit it.

    But I still do NOT recommend what you are doing.…

  • RE: Attestation: Actions taken by attestator not captured in export report

    Hi Alok,

    this would be done in WebDesigner on an object copy of the component VI_Attestation_EditCases_Default. There are visibility conditions on some of the grid columns. And "variable("%gridexport%")<>'export'" is the one for hiding on the export of…

  • RE: Attestation: Actions taken by attestator not captured in export report

    Hi Alok,

    there is a visibility condition which does not export that column.
    If you enable this column for exporting then the alternate text of the image will be shown.

    Regards,
    Geraldine

  • Develop web portal without webdesigner

    Hi,

    This question is in relationship with my previous thread

    --> Does someone has tried to create a web portal without the use of webdesigner (e.g. using Visual Studio) and integrate directly with One Identity Database ? If so what are the limitation…

  • Upload file node to import PDF - Web designer

    Hi Experts,

    I need inflormation on the Upload file node. Our requirement is to add the control in the Shopping Cart form so that users can import PDF file from their system and save the file in database.
    I was able to create the control referring the link…