End User Menu Styles

How can i chnage the Font siz of links on the End USer menu...
Which Style is linked to these links like "Change my Password" etc
I need to increase their size...
I tried using the property style and never succeeded...

i have a new set of style in the CustonStyle.css...
but what property on the form?
Can you please post a sample code of that field.

Similar Messages

  • Read query string from End User Menu

    In our IdM application, I want to be able to read a variable passed in a query string.
    The string is part of the JSP page which takes the user back to the end user menu (user/main.jsp).
    Is there a way for the end user menu to read a value from a query string?
    Or can user/main.jsp be modified to pass the value from the query string to the end user menu?

    can you brief ur requirement?

  • Best practice for end user menu pages

    Hi
    here is my goal :
    i want to add a link on the end user menu offering the user the ability to reset some LDAP fields (for example reset default values for mail settings after the user made a wrong customization).
    I saw all links on the end user menu are pointing to jsp pages. must i do the same or can i achieve my goal with only workflows and forms in the BPE ?
    is there somewhere a good example or a best practice desciption of such a customization ?
    thanks a lot

    Hi
    here is my goal :
    i want to add a link on the end user menu offering
    the user the ability to reset some LDAP fields (for
    example reset default values for mail settings after
    the user made a wrong customization).
    I saw all links on the end user menu are pointing to
    jsp pages. must i do the same or can i achieve my
    goal with only workflows and forms in the BPE ?
    is there somewhere a good example or a best practice
    desciption of such a customization ?
    thanks a lotDo you mean adding additional tabs to the accounts information (default being identity, assignments, security, and attributes). So, you want an additional tab such as 'LDAP attributes' after attributes, once you have assigned LDAP resournce to that user, right?
    Cheers,
    Kaushal Shah

  • Modifying custom end user menu - tabs

    Hi
    I have created a custom form within IdM 8.0. which I want to display instead of default end usermenu form. I have made necessary mapping for form type - "endUserMenu" under form and process mapping. I see my changes under HOME tab of default end user menu and in addition i see the other default tabs.
    How do i eliminate/ remove the other tabs - workitems, requests, delegations and profiles from end user menu form. Where do i need to change or set the config values.
    Thanks

    Hi,
    Thanks priya, it was helpful..
    but i dont see any fields under each "menuItem" in the End User Navigation, i am wondering how the tables and other HTML components got generated.
    Thanks

  • New link in end user menu does not display

    I am new to IDM and am trying to add a new link on the user Welcome page. I have added the link in the End User Menu using the BPE and the XML looks ok. I have saved the changes to the repository; but, the new link does not appear in the list on the user Welcome page at next login. Can anyone point me in the right direction? Thanks.

    End User Menu would be the right place to put this. Since you're able to see your link in the BPE browser, I think you're off to a good start.
    Did you use the BPE to commit the form change to your production repository? If so, try saving your change as an XML file first and then import the form from the Configure->Import Exchange File menu.
    Is it possible your browser settings are caching the page? I've never seen this happen, but it might be a factor.
    Jason

  • Keeping a variable in context in the End User Menu

    Hi All,
    End Users can enter a WF variable, then enter a link to a WF... when the workflow finishes they come back to the End User Menu.
    I'd like to keep the variable entered by the end user in context.
    - Matt

    Hi All,
    End Users can enter a WF variable, then enter a link to a WF... when the workflow finishes they come back to the End User Menu.
    I'd like to keep the variable entered by the end user in context.
    - Matt

  • Controlling end-user menu interaction

    Hi,
    I created a form with an embedded reference table (spans two pages) that the user can access through a show/hide button. I don't want them to leave the table displayed when they save or print the form. In my form, I provide print and save buttons in my form ( I inserted a script that hides the table if the user clicks print or save).
    However, if the user chooses to print or save through the Reader menu, the table (if displayed) remains displayed and /or prints. Is there any way that I can fix this easily?
    Thanks!

    You can use folder level scripts to hide the menu items via app.hideMenuItem().
    But you'll have to install those scripts on every system separately.
    Another way would be to use the prePrint and preSave events in a form to show/hide form objects.
    In this way it doesn't matter, how a user executed a save or print action.

  • Listing Work Items, through End User Menu

    Hi
    I created a rule which will fetch all the Work Items.
    The below mentioned code is used to fetch the Work Items,
    <invoke name='listObjects'>
    <ref>ctx</ref>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    I am calling this rule through a form, so ctx value will be LocalSession.
    This form is called through a Workflow.
    When I am running this workflow directly from Admin Interface
    ie. ServerTasks > RunTasks > myWorkFlow
    This rule is working fine. The Repository Result Work Items are Listed
    But the problem is arising when I call this workflow from a EndUser Interface, this is not working,
    Repository Result size is 0, that means no record.
    So I thought may be because of User privileges it will not work,
    so I added the following code in the rule
    <RunAsUser>
    <ObjectRef type='User' name='Configurator'/>
    </RunAsUser>
    But this also, is not solving my problem.
    The requirement is, that a user must see all the Active Work Items.
    Please help me in this problem.
    PS: I am Using IdM 7.0

    Hi Everyone,
    Thanks for all your help.
    I have found the solution for my problem.
    Earlier I was using listObject function to get the work item details, this function will only work in localSession. But when the user logs in he is not having privilege to view those details so the reult was returning as null.
    Now I am using getObject function.
    <invoke name='getObjects'>
    <invoke name='getCache'>
    <ref>WF_CONTEXT</ref>
    </invoke>
    <invoke name='findType' class='com.waveset.object.Type'>
    <s>WorkItem</s>
    </invoke>
    </invoke>
    This function returns me all the WorkItem details, the object is WorkItem.
    With this object I can get all the details, regarding that WorkItem.
    Thanks everyone for all your help.
    All the details of the various functions I got from Javadocs.
    Thanks again
    God Bless You all.

  • End user have ability to change font style in text field of interactive pdf form?

    Does the end user of an interactive pdf form able to change the font style, i.e.: make something bold or underline a word in a text field?
    I am making a form with text fields and the end user would like the ability to make something bold or underline it.. I do not see anywhere in acrobat that allows styles to be changed.
    I have created the form in Indesign > saved it as an interactive pdf and brought it into Acrobat.

    Thank you for the quick response! Do you set this in Indesign before exporting or do you set this in Acrobat? I am in Acrobat 10.1.10 and when I go to properties it doesn't give me  'options' to choose from.

  • Any way to create a simple report selection menu for end user?

    Hello.  We purchased two full versions of Crystal Reports 2008, version 12.3.1.684.  One copy is for me, where I create reports and the second copy is for an end user who runs them.  I would like to create a basic menu so when he starts his copy of Crystal Reports it will open with this simple report menu.  Is there a way to do this?

    I would suggest you invest in small viewer tools for your user.  The viewers can house the reports you create and your user can view them without accidently affecting the design structure of your report.  With some viewers, you can even customize the report menu.  You can begin with this website:
    [http://www.kenhamady.com/bookmarks.html]
    I hope this helps,
    Regards,
    Zack H.

  • End User will build the report by himself by choosing the columns from tabl

    We are using Oracle 10g Application server (Forms and Report Services), Forms and Report., our most urgent requirement is End User have to build the required reports by him Like wizards style, (Example Adhoc, MIS reports)., More clear, from the form we want to show all the tables structures, queries, after that end user will choose some columns from the form and specified the condition by himself to run the report after that he will press start button , then automatically report has build for the selected columns from the end user., and this report is parmanent afterwords., he can use any time.
    Like this kind of report building is possiable , anyone has faced same situation.

    Yes it is.
    In BW, this can be achieved by using document management. The option will be available to the user via context menu in the report (goto-->documents - text/pdf/img etc). In your case user can choose to create/change/display a 'text' document, which will be attached to the report.
    cheers,

  • Minimal access for the end users to access a page sharepoint.

    I have a list Projects which i have put in a different aspx page by the name ProjectPage.
    I have end users accesing that page where i have applied certian styles for dsplaying in a customized way.
    However, i need to configure their permissions in such a way that they should be able to access any page other than the project page.
    They should not even see the site actions bar and should not be able to access the _layouts/viewlsts.aspx page as well as settings page form the address bar.

    Hello,
    To restrict application page, either you can hide them from UI (but still be accessible by putting direct url) OR create a custom permission and uncheck "view application page" option. Refer this link for more info:
    https://social.technet.microsoft.com/Forums/office/en-US/bc3e9e2e-e606-47a1-ace3-94aadd860e44/is-there-any-way-i-can-disable-site-actions-menu-for-readonly-users?forum=sharepointgeneralprevious
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help
    (On vacation from 16th Oct to 28th Oct 2014)

  • Jabber for Mac - End User unable to Cut & Paste Images in IM

    Full discloure: I am an END USER, not an IT admin or anything like that. Not sure if this is the proper forum to ask this question but figured it was worth a shot...
    Running OSX 10.9.1 and Jabber 9.2.1.
    I am unable to copy-and-paste images into IM conversations with co-workers.
    My "cachedPresenceConfigStore.xml" file shows:
    "<im_cutandpaste_enabled>TRUE</im_cutandpaste_enabled>"
    and
    "<screen_capture_enabled>TRUE</screen_capture_enabled>"
    ...yet these functions seem to be missing from the IM client. As far as I know our organization's service-side policy allows for sending images over IM (confirmed this using the jabber client on a windows machine).
    Am I just "doing it wrong" somehow? Is there some special method I need to use to be able to paste images into an IM conversation?
    Any help or direction is appreciated.
    Thank you,
    Jason

    It appears they disabled it server-side as the button (a paperclip) normaly appears to the right of the emoticon button. While the jabber-config.xml file can block specific file extensions, it cannot disable the feature entirely. This is done within the Service Parameters of the server, which only an admin can see.
    ProcedureStep 1 Choose Cisco Unified CM IM and Presence Administration > System > Service Parameters.Step 2 From the Server menu, choose an IM and Presence node .Step 3 In the Service Parameter Configuration window, choose Cisco XCP Router as the service.Step 4 From the Enable file transfer drop-down list, click On or Off.Step 5 Click Save.Step 6 Restart the Cisco XCP Router Service on every node in the cluster. For more information, see Restart CiscoXCP Router service, on page 43.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/im_presence/deployment/9_1_1/CUP0_BK_D5B4C107_00_deployment-guide-for-imp-91.html
    Please remember to rate helpful responses and identify helpful or correct answers.

  • How to Use the same iview for both KM End User and the KM Administrator

    Hi friends,
    *This is my scenario :* How to Use the same iview for both KM End User and the KM Administrator but with different Context
    Menu Options.
    i followed these steps but im getting same context menu for both KM End User and the KM Administrator .
    Assign the role Content Administrator to the user km_admin. This is needed so that km_admin can change
    the presentation settings for the KM Folder u201EReports_kmFolder‟.
    Now, login with user km_admin. Navigate to the Km Folder reports_kmFolder through Content Administration
    -> Km Content. Click on Details link of the folder reports_kmFolder.
    Go To Settings -> Presentation. Click on the tab u201ESettings for You‟-> Click on button u201ESelect Profile‟.
    Select the radio button corresponding to u201Elayout Set‟, and choose u201EConsumerExplorer‟ from the dropdown.
    Click u201EOK‟.
    Select both the check boxes corresponding to Items Affected as shown above, and click u201ESave‟
    Now, remove the u201ESuper Administrator‟ role from the user km_admin and login with this user.
    How rto resolve this????
    Regards,
    Prasad.

    Hello Prasad,
    Most likely the user km_admin still has system principal roles assigned, even though you removed the Super Admin role, you should check that this user doesn't have any other admin roles, otherwise it will be considered a System Principal user and will therefore still have access to all content. For more information see http://help.sap.com/saphelp_nw70/helpdata/en/19/56f28fbd4e11d5993b00508b6b8b11/frameset.htm
    Try creating a new user with just read access to the content and you should see that it will not be able to make any changes etc.
    Regards,
    Lorcan.

  • How to Hide User Menu at the Bottom of the Screen

    Hi, all:
    I am new to apex, currently using 3.2.1.
    I have created a simple interactive report, the screen shows report data correctly AND
    a user menu at the bottom. the user menu content is:
    user name
    Home Application 101 Edit Page 1 Create Session Activity Debug Show Edit Links
    how do I hide this menu when end user access the app?
    Thanks,
    John

    Hi,
    That "menu" is called developer toolbar.
    It is visible only when you have login to APEX builder and run your app.
    So it will not be visible for end users.
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

Maybe you are looking for