• How to customize the request visibility in ITshop

    Hi,

    I want to customize the request visibility in ITshop. Right now, there is Compliance tab in which only the Rule name and the risk index is visible if any request is violating any compliance rule. Now, I want the "Description" field available for the…

  • How to create custom execution step once the request is approved in ITshop

    Hi,

     

    I want to create a custom execution step for the resource once the request is approved. I need to pass the parameters(request properties) in my request and need to use those parameters in actual execution on the target system. Can someone please…

  • Web Designer Main Menu v8 html proper nesting?

    Hi all,

     

    I am trying to customize the layout according to client's brand manual. However, the html output does not help a lot.

    Current output is as such:

    [ Current output ]
    // Main Menu level 1 starts here
    <ul id="F0_..." kendo-menu ... class="k-widget…

  • Web Designer: The form has been deactivated and is no longer available

    Hi Experts,

    We found that approvers for attestations were getting error messages after making decisions.

    Is there any reason why this error appears or a useful tip in resolving the problem?

    V7.1.1

    Thank you

    Yahya

     

  • Using dynamic foreign key in Web Designer

    Looking for an example on how dynamic foreign key can be used in web designer. Lets say I define a local single row collection with a property as Data Type string and property data source type as "Dynamic Foreign Key". How do I go about pointing it to…
  • Raising event from WebDesigner not working

    V 7.1.2: In WebDesigner I am calling a script in an action. Script among other things generates an event. I see script working fine, however an exception is thrown when it comes to generating that event. I tried simulating the event on the same person…

  • Column format for First and Last Name of person table.

    Hello,


    How can we change the format for First name and last name columns in Person Table. We current added a Contractor from the identity manager webportal. We are using VI_Employee_Edit module to add a record to the person table . If a user enter the…

  • Grid filter behaviour inconsistent web designer

    Hi, In web desiner i have created a grid in which having five columns. When i apply filter on a column e.g City, then it is showing the filter result but when navigate to second page. Filter goes off and showing all results. Whereas it is working fine…
  • Autofocus on input field, checkboxes in filter pop ups [Q1IM 6.1.4]

    Is it possible to have autofocus set on input fields after the filter pops up?  

    Grids with less than 20 different values have check boxes instead of a search field. Is it possible to change that?

  • HTML Attribute disabled="disabled" is no longer generated for readonly or write protected input-fields after upgrade from Q1IM 6.0.1 to Q1IM 6.1.4

    Hi,

    HTML Attribute disabled="disabled" is no longer generated for readonly or write protected input-fields after upgrade from 6.0.1 to 6.1.4
    is this a known bug? any idea how to solve that?

    best regards,
    Tarigh

  • 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…