• Web Designer. VI_Common_PropertyEditor. Show Caption for Property

    Hello!

    1IM 8.1 SP2 In web Designer in ComponentInterface I added Property to Table ShoppingCartItem.

    I try use compoonent VI_Common_PropertyEditor for show properties ShoppingCartItem but for my added properties not showing Caption.

    How I can show captions…

  • Conditional Grid Sorting in Web Designer

    Hi all

    I’m wondering if there is a way to insert conditional sorting criteria into the field “Sorting” of a Grid object in the Web Designer.

    Let’s say I have a collection COLL whit some columns: column1, column2, column3.

    Again…

  • Web Designer: Textbox / Empty Field Text

    The blank text (empty field text) is always displayed in the browser in the standard font color. How can the font color only of the empty field text be changed?
    The use of the layout definition "VI_Styles_Textbox_Search" or the definition of a customer…

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

  • Customize the view of child service categories in web shop

    Hi,


    Is there a possibility to customize the sub service categories into boxes in the web shop instead of clicking on change service category to display the tree.

    I would like them to show as boxes within the parent box.


    Thank you

  • Web Designer viewing changes

    Helo,

    I recently had a co-worker change some condition on employees in Configure Project.

    My co-worker can see the changes altough I cannot. I closed and reopened and made sure he pubisled the changes to all.

    Anyone had this issue or know how I can see…

  • Web page session time out warning popup, with option to extend the session

    Hi,

    Is there any OTB feature in One IDM for session time out option on web UI, also on the same pop-up to extend/reactive the session with out loosing the data.

    Any leads how this can be achieved.

    TIA

  • Webdesigner edit table

    Hello! 

    OneIM 8.1

    I created a module. 

    In the module I put grid in container. 

    Data to grid load from collection (Person table for example).

    I need create and edit (First name and Last name) Employee in Person from the module.

    I can only edit fields from…

  • Web Designer - schedule an activation time to change object properties over the UI

    Hi everyone,

    I've been looking through the documentations and the community for an answer to this question of mine... but I can't seem to find anything...

    Basically I would like to know if it's possible to make scheduled changes to an object…

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

  • IT Shop Requests and Delegation for Managers that are either OOO or on leave

    Hello All,

    I have a couple of questions i was hoping to get some ideas/recommendations on.  We are using OneIM 8.0.1.  I am part of the IT Shop Administrator also a member of the Chief Approval Team.  What i am trying to solve for now is if we have a manager…

  • Web Designer: Employees for whom a request can be placed

    i'm trying to customize the web portal in a way tha allows different groups of users to place requests on behalf of defined users. The SQL is getting a bit advanced and i'm trying to figure out how to do what I want. In the code below i'm using case-when…

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

  • WebDesigner - Timer node

    Hi,

    I have a problem with 'Timer' node using. Here is my Web Designer project:

    Timer parameters: timeout in milliseconds - "5000", loop condition - "1=1" (also I have tried "true", "exists(...) " etc), Run asynchronously - unchecked, Execute…

  • [810312] Only module dependent UIDs are permitted for table DialogTaggedItem Transport file error

    Hi,

    I am trying to import WebDesigner related change via a change Lable based transport from One Environment to another and facing mention error = ([810312] Only module dependent UIDs are permitted for table DialogTaggedItem.)

    Please guide me about ways…

  • New module in Web Designer

    Hello,

     I have reviewed the Web Designer documentation and searched the user forum without success. I created a new module in my project, and added a tab to the menu. How now to create sub-tabs in the menu item and where in my project (I mean the path to…

  • Overview not showing ADSAccount in v8.1 web portal

    Hello,

    I just upgraded to 8.1 and now the ADSAccount is not showing in the Overview on the web portal.

    In version 7.x when going to the Person you can check the overview and the ADSAccount was there now it is gone.

    Can anyone tell me how to activate the…

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

  • Delete checkbox in vi_edit_date method

    Hi everyone.
    The question is about Web Portal. How I can modify vi_edit_date method? I need using the field date without checkbox (which makes the field active from default method).

  • How to work with timespans in webSQL

    I try to check a time range between 2 dates.

    WebSQL can execute this statement 

    addMonths(getDate(),5) - getDate()

    with the result "153.00:00:00"

    If I use Len,substring or other string functions on this result it won´t work. If I use a format…

  • Active Directory Provisionning

    Hello Everyone, 

    Thanks in advance for your answers.

    I have a problem with the AD Provisionning (Target Synchronization).

    I don't know how to create a kind of CheckBox on "Create User Account" Form via Manager Application (also via Web Portal…

  • Sorting drop down list v 7.13

    Hello,

    Can anyone tell me if there is a way to sort a drop down list field in the web portal?

    I don't want the list to be sorted alphabetically. 

    Thank you,

    Lu

  • Adding a URL

    Hello,

    Can someone tell me how to make a label a URL.

    I was able to add the label and put server action for a link but the URL will not open.

    ANy help is appreciated.

    Lu

  • PWO Status Assigned but not applied yet in Web Poral

    Dear All,

    As i remember in Version 6 there is a status saying product is "Assigned but not applied yet" in the Target system. In our scenario (version 8), we are requesting for new SAP Roles using the portal. The status changed to Assigned immediately…

  • Error occurs when checking report from web portal

    Hi,

    we have created custom report of system role and input parameter required is UID_Eset and for the web portal we have created custom page to select UID_Eset and display this report. We are able to select and view this report in Manager tool but in…