• Request Property and data from PersonInDepartment

    Hi all,

    I am trying to solve the following use case:
    An Employee is associated with several Departments through PersonInDepartment. When the Employee is ordering a product from ITShop, they should be able to select one of their Departments in a drop down…

  • How can i increase character length of "Reason" field when submitting the Request in ITSHOP?

    Hello Experts,

    We have a need to expand the character limit on the "Reason" Field to accomodate additional notes for the users to put in the requests.  Where can i find this?  i tried looking in to Web Designer but was not able to find it...…

  • How to create dependent dropdown column for ITshop request

    Hi,

    I have 2 parameters in my request properties and both will be drop downs. One for UID_Person and one for UID_AERole. I want that user will select UID_Person first and then accordingly UID_AERole should be displayed. Meaning, I want user to select…

  • Can requester, recipient and approver change input parameters once the request is raised?

    Hi,

    I checked in the ITshop and understood that it is not possible to change input parameters of the request once the request is raised. But is it possible to customize this functionality so that requester, recipient can change input parameters of the…

  • How can I have dynamic request properties in the request?

    Hi,

     

    I have a requirement to show dynamic values in dropdown in the request. Use case is to show disabled users in the dropdown who were reporting to the logged in user. Can someone please suggest how this can be achieved? Thanks in advance.