Customize button in portal

Hi all,
I want to customize the way buttons are shown in the portal. It should affect all kinds of applications on the portal (webdynpro Java and ABAP, PDK etc.).
I want my button to have rounded corners (to all 4 corners). Is there any way of customizing this in portal theme?
Any pointers to this will be of great help. Thanks.
Hari

Hi Hari
I dnt know whether this is the correct way of doing it but the themes are stored in the location
\usr\sap\EP1\JC01\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\com.sap.portal.design.portaldesigndata\themes\portal
you can navigate and check inside the theme were in all the gifs & css are stored , may be you can try using this .also check in the
\usr\sap\EP1\JC01\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\com.sap.portal.design.urdesigndata\themes\portal
Thanx and Regards
pankaj prasoon

Similar Messages

  • Missing Tools, no 'Customize' button

    I have Acrobat XI 11.0.06 at work, where I make extensive use of the highlighter tool, Text Recognition tool, and Add Text tool.
    How do I get these tools on my home version? I have a highlighter button, but there is no Text Recognition tool on the sidebar, and no Content Editing tool on the sidebar. What do I have to do to get these tools? The Support pages all say to use the Customize button, but I have no Customize button either. Please help!

    Hi,
    Have you used UI Customization?
    Can you try the following:
    As you've been suggested, locate the Customize dropdown at the right of the toolbar on the top of the application. If there is no such control, this means it's probably a previous version of Acrobat that didn't support UI Customization yet.
    If the control is there, make sure the 'Default Tools' setting is selected.
    If not, can you tell me what you see in the Tools pane when opening the Right Hand Pane clicking on the Tools tab above it (among with Sign and Comment)?
    Thanks,
    Luc

  • Customization of ESS portal !

    Hi Experts,
    I am working on Customization of ESS portal.
    We have jdk1.4.2_22 installed on server.
    Using NWDS7.0 sp18 with  jdk1.4.2_22 build fails  below error:
    Settings\vanithakulkarni_s\.dtc\1\t\0C7CA564EC73CE1F904CE681D8F104EE\gen_wdp\packages\com\sap\xss\hr\per\us\bank\cc\CcPerBankInterface.java:20: cannot access com.sap.xss.per.helpers.CcHelper
         [javac] ERROR: bad class file: C:\Documents and Settings\vanithakulkarni_s\.dtc\1\DCs\sap.com\ess\per\_comp\gen\default\public\InternationalPersInfo\lib\java\sap.comessper~InternationalPersInfo.jar(com/sap/xss/per/helpers/CcHelper.class)
         [javac] ERROR: class file has wrong version 49.0, should be 48.0
         [javac] ERROR: Please remove or make sure it appears in the correct subdirectory of the classpath.
         [javac] ERROR: import com.sap.xss.per.helpers.CcHelper;
         [javac] ERROR:                                ^
         [javac] 1 error
    Using  NWDS7.0 sp18 with jdk1.5.0_18.
    I am able to build and deploy application successfully . But getting Unsupported major.minor version 49.0 exception on the portal.
    PFB Exception details.
       java.lang.UnsupportedClassVersionError: com/sap/xss/hr/per/us/address/overview/wdp/InternalVcPerAddressUSOverview (Unsupported major.minor version 49.0)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
        at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)
        at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)
        at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)
        ... 59 more
    From sdn came to know UnsupportedClassVersionError is generally  for version mismatch. But with matching jdku2019s not able to build the application, to resolve that used the higher version of jdk.
    Can anyone help me in solving this issue.
    Thanks in advance.  Any pointer related to this will be highly appreciated.
    Edited by: Shrushti on Sep 25, 2009 8:20 PM

    Hi All ,
    Solution for the above problem is resolved by using higher verion jdk@NWDS side.
    I am able build and deploy successfully by using JDK1.5.0_18.
    Regards,
    vanita k

  • Hiding FPM "Close" button in Portal/NWBC

    Hello,
    First some background, when you launch a WDA FPM application in the portal on of the standard buttons that it shows is the "Close" button. This button allows for the closing of the current browser window, When the FPM application is displayed inplace in the portal, this sort of behaviour is not very useful!
    There was a thread : Re: Disable 'Close' button in Standard billing FPM Application in which Thomas Jung gave a detailed explanation of why this button was appearing and a very good suggestion on how to stop it.
    I understand how I can hide this button - albeit a long winded process when the element is not available for personalisation unless you launch the application from NWBC or a portal (and with our dev portal not by default pointing to our configuration master client...) sigh... 
    I also understand that the WDA application is completely unaware that it is in an external portal window, or displayed inplace in the portal (although if it calls a new portal URL it can specify whether it should be displayed inplace or external).
    What I don't understand is why this is the case - The portal has an API - Class AbstractNavigationConnectorNode method getShowType which returns whether the window is external or inplace, surely the WDA handler for the portal could query this and expose it to the WDA frameworkn through the interface IF_WD_PORTAL_INTEGRATION. Then it would be simple to hide the close button for inplace windows and show it for external windows.
    Given that the portal allows users to launch whichever pages they want externally (although I tend to always turn off this option) it is very hard (i.e. not possible) for us to know for sure if the application will be launched inplace or externally - so "hard coding" the visibility of the close button by personalising the application is not a great solution.
    WDJ is aware of the inplace/external nature of the portal window that it is running in and applications do code to support this. It seems to me an omission that WDA does not have this same level or knowledge of the portal environment that it is running in.
    Are there any plans to extend the IF_WD_PORTAL_INTEGRATION interface to support this? Or are WDA applications destined to a less informed life than their WDJ cousins.
    Sorry for the rant like nature of this post - but I hope that someone from SAP might be able to help me understand this problem.
    Cheers,
    Chris

    Hi Chris,
    Sorry about the late reaction. I think that is because of the nature of the question and the person who is asking. You are one of the expert people who are in SDN to help people. If you ask such questions then it is mostly stay not answered :).
    I have encountered this problem earlier this year and also we have had several emails between Thomas Jung. We are not coming further than to follow Thomas suggestion to Disable the close button in Portal.
    regards
    Senthivel

  • Web clipping- missing customize button

    Hi everyone,
    I use 11.1.1.7 version of jdev. I have a web center application, I want to customize some pages by using web clipping but when I log in the web center application, I can only see the Personalize button in action section of web clipping portlet, I cannot see the customize button, what should I do to be able to get Customize button? I appreciate for any idea.
    Thanks

    Hi,
    I actually checked that the admin users have the privileges to customize the page, is there anyone who can give me any idea why I cannot see the customize button, I only see the personalize button ? thank you.

  • Control Center customizable button

    For the next generation of IPads Software, could you consider adding a customizable button on the Control Center for quick access to a function that the user chooses? In this way, the user could decide on what this button would do.
    (Ex: I would configure a button for quick access to "Invert Colors" from the setting/general/accessibility page). 
    We quite often use IPads at night in Aircraft cockpits and this function would allow for a quick shifting to a “Night Mode” type display by greatly reducing the display brightness.
    Louis

    Thanks.
    Actually, after talking to a user, I found out that a this feature is available through the triple click function of the home button, as long as the Accessibility
    Shortcut has been configured accordingly.

  • How to customize Buttons in Query Panel.

    HI Experts,
    I need to customize buttons in Query panel with rounded corner buttons or an image.
    Please help me is there any way to do this.
    Thx,
    Balaji Mucheli.

    HI Timo,
    Am using Jdev 11g r2.
    If I build my own panel then how can I add advanced search option.
    As this is my business requirement.
    Thx,
    Balaji Mucheli.

  • Customization of New Portal Desktop Framework

    Hi All,
          My requirement is customization of Default Framework Page based on client specifications and i need to assign that new Desktop Framework page to only end users not for all the users.
    The Below steps i did,
    I copied the default framework page into my own folder in Content Administration and then i did few changes after that i went to System Admin Role and i added my Own Framework page to Portal Desktop, after that i went to master rule collection in Super Admin role here i created the one rule and i am applying the my own frame work page to user using If USER = XXXX THEN Portal Desktop = XXXXXXXXXXXXXXXXX, after that when i am clicking on APPLY button i am getting below error ERROR_DESKTOP_NOT_FOUND
    If any thing i did mistake please let me know, if any one knows step by step solution please help me on this one.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

    Hi Vivek,
               Based on your reply, i did every thing again, still i am getting the same error.
    If it is possible please share with me with step by step solution.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

  • Logout / Sign-Out Button in Portal

    Hello Experts,
    How can I add "Logout" / "Sign Out" functionality/button in the SCSM End User Portal?
    I have disabled the SharePoint bar at the top as it exposes other settings other than that logout menu selection that end user should not see. I was thinking of just adding another link to the left-hand side linking to a page containing the javascript or
    whatever is required to logout - any ideas?

    Hi,
    Please refer to the following links:
    How to add logout button in my customize intranet page in SharePoint?
    https://social.msdn.microsoft.com/Forums/office/en-US/8b4b8313-c0e3-4724-bc6e-d52e9e304c5d/how-to-add-logout-button-in-my-customize-intranet-page-in-sharepoint?forum=sharepointdevelopmentprevious
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How to create a custom query button in Portal?

    Hello,
    I have a requirement.
    In the portal form developed on a table, I have a EmpCD field which is a LOV. when I select a empcd from the LOV, I want to display that empcd details like EmpName, EmpDept, etc. Is is possible to auto-refresh the page with this condition?
    Or, if this can be done with a custom button on the form, that is, if a user select the empcd from the LOV and then press this custom button, then on this, it gets the desired values from the underlying tables and displays them as labels on the portal form page.
    Any help would be desirable. I am trying this for the past so many days but without any luck. I tried searching the Forums as well as Metalink but could not get anything.
    Thanks.
    Saabir.

    Hi John,
    You can add a new button from the "Formatting and Validation " section by clicking on the FORM+ at the top of all the table fields.You can not do your own where clause as the query is made which includes all the columns of the form as shown on the form .
    for your own queries what you van do is that you can leave the field blank if you do not want that field to be added in the where clause.If you want to add the field to the where clause you can use operators (against each field in there text boxes) to make your own where clause.More operators support are supported in the
    latest version.
    Hope this give you some Information regarding your doubt.
    rahul

  • Logon Page Customization in SAP Portal 7.31

    Hi Experts,
    I am planning to change the look and feel of the Logon Page for Portal.
    The current page is already a customized one.
    For making the changes, I requested and got the following files.
    1. tc~sec~ume~logon~ui.war from <drive>:\\usr\\sap\\<SID>\\J00\\j2ee\\cluster\\apps\\sap.com\\com.sap.security.core.logon\\servlet_jsp\\logon_ui_resources\\tc~sec~ume~logon~ui.war
    and
    2.  tc~sec~ume~logon~logic_api.jar from drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_app\root\WEB-INF\lib
    The below is the screen shot of nwa/auth properties.
    The file which was sent to me and the properties look like, standard logon module only.
    I am not sure if the file is the custom one. How to find if its customized. In the layout folder, I couldn't fine any images in the current custom logon page.
    I don't have access for deploying the ear. I have to send to the Server team and they only will be able to deploy.
    Kindly advise me on how to proceed with.
    Kind Regards,
    Jelbin

    here is the standard link for logon page customization for NW7.31 check it:
    Developing a Custom Logon Screen - Developing Authentication Enhancements on the AS Java - SAP Library
    if your are modifying a existing custom logon page first you will be requring the source code of that custom logon page ,Get it and import it in NWDS and follow the steps mentioned in standard help.
    if source code is not available ask your server team to provide the custom logon page EAR file ,reverse engineer it by importing the EAR in NWDS and modify it as per your requirement and following the steps mentioned in help.
    to know if you are modifying the correct EAR go to application.xml and check what is the application alias mentioned over there same will be configured in NWA under alias for application for login
    as per your screenshot its mentioned as /new_logon
    <context-root>new_logon</context-root>
    Also check the J2EE engine .xml and check if you have your client name mentioned as company name.
    Other check you can do id check images in the war file if those are present which are appearing on logon page when open,you can right click on image on opened portal logon page and get its name check in NWDS imported project war file if those images are present.you can do other chaecks in rendered code as per your customization to confirm if you are modiftyinfg the correct logon page ear or war file.
    i guess if you dont have any the previous custom ear it might be under your provider location and application alias folder location not sure of it though :
    <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\<providername>\com.sap.security.core.logon
    \servlet_jsp\new_logon\tc~sec~ume~logon~ui.war
    you can ask your server team if they found any war file in folder <provider name> or application alias folder or how many war file they found if they search with tc~sec~ume~logon~ui.war file ,aks them to give the one which is situated in your <client/provider.com > folder.
    hope this helps.

  • Buttons on portal reports in 9.0.2

    Is it possible to have radio buttons or checkboxes in SQL based portal reports? If so, are you able to execute code when they are selected?

    Hi,
    You cannot do this with portal reports. You can use dynamic pages to do this. Here is a similar code which input types like text, hidden and buttons. The submit procedure is also available for the code to be executed when submitting.
         <HTML>
         <HEAD>
         <TITLE>Example</TITLE>
         </HEAD>
         <BODY>
         <FORM action="<schema name>.submit_form" method="post">
         <H2>Example of A Dynamic Page</H2>
         <ORACLE>
         begin
         for c1 in (select * from scott.emp )
         loop
         htp.p(c1.empno);
         htp.p(c1.ename);
         htp.p(c1.deptno);
         htp.p(c1.hiredate);
         htp.p(c1.sal);
         htp.p('<input type="hidden" name="p_empno" value='||c1.empno||'>');
         htp.p('<input type="text" name="p_comm">');
         htp.p('<br>');
         end loop;
         htp.p('<input type="submit" name="p_action">');
         end;
         </ORACLE>
         </BODY>
         </FORM>
         </HTML>
         Code for the procedure submit_form
         create or replace procedure submit_form
         p_empno IN wwv_utl_api_types.vc_arr,
         p_comm IN wwv_utl_api_types.vc_arr,
         p_action IN VARCHAR2)
         as
         begin
         for i in 1..p_empno.count loop
         htp.p(p_empno(i));
         update scott.emp
         set comm = p_comm(i)
         where empno = p_empno(i);
         commit;
         end loop;
         exception
         when others then
         null;
         end;
         grant execute on submit_form to public;
    Thanks,
    Sharmila

  • How to add "Search button" in portal masthead

    Hi Experts,
    We have to add search button in the portal masthead. We have not installed TREX. We want that on entering some text, the text should be searched in Google and result displayed in some nice way.
    Can you please help me?
    Regards,
    EP

    You have to create your own Masthead iView.
    1. Download the Par file for the Masthead iView and setup a project in Netweaver Developer Studio. Name of the par file is com.sap.portal.navigation.masthead.par
    2. Modify the JSP file and make the needed changes
    3. Deploly the Par file with a new name.
    4. Create new masthead iView
    5. Edit the framework page and replace the masthead iView with the newly created masthead iView.
    Best Regards,
    Prasanna Krishnamurthy

  • In [Process Bid Invitation], How to customize button[Output Preview]

    Hi,Guys
    Now, I need to display the window created by  my own SMARTFORM,while I push the button [Output Preview] .
    How to customize?
    Thank you.

    Hi,
    Create your own smartform via trx SMARTFORM.
    Then implement BADI BBP_CHG_SF_BID to switch from the standard smartform
    calling to the custom one. Just specify the custom smartform name in the BADI
    and activate the BADI.
    Please ensure, this Standard Smartform - BBP_BIDINV_BID gets called here.... Depending on your SRM System version
    Please try this Sample code.
    codemethod IF_EX_BBP_CHANGE_SF_BID~CHANGE_SMARTFORM .
    IF SMARTFORM = 'BBP_BIDINV_BID'. " Standard Smartform
    SMARTFORM = 'ZBBP_BIDINV_BID'. " Call your Customer Smart form
    endmethod.[/code]
    BR,
    Disha.
    Pls reward points for useful answers.

  • A customizable button component

    Hi,
    I'm looking for a button component that allows me to customize the text field.  The Flash button component allows me to edit/reskin everything except the text field.  However, I can change the buttons textField via AS, but only during run time, I want a button component that allows me to change the text field so I can see the button on the stage with out having to compile a swf.
    Does anyone have any solutions?
    Thanks!

    Hi,
    Then you have to create one in flash and make it a component.
    Or you ceate a Button in flash and extend it as SimpleButton and work accorndingly.
    Warm Regards
    Deepanjan Das
    http://deepanjandas.wordpress.com/

Maybe you are looking for

  • How to use a parameter field value as a substring in a "like" statement?

    Hi all, I'm trying to use a parameter field in a Record selection formula where the parameter field value would be a substring of the data stored in the field. My parameter field (SlctResearcher) is constructed as follows: Type: string List of Values

  • Getting error while running shell scripts

    Hi DBAS, I Have one requirement,i want connect n database dynamically by using dynamic password and execute some oracle commands,i written some script ,but while running i am getting error,please any one correct my error ,i am not able to getting err

  • VM will not boot after moving using Failover Cluster Manager - "a disk read error occurred......"

    My current Configuration: 3 node cluster, using clustered shared storage and about 22 VM's.   The Host servers are running 2012 Data Center while all guest are running 2012 Standard.  The SAN is EqualLogic and we are using HIT Kit 4.5. I have a CSV t

  • How do I create forms from a scan document

    I work with scans and regular pdf docs which require text boxes to be placed and then text added. Some of the text is repetitive like Name and Address etc but some maybe unique like price and quantity. How do I create a form so all blank spaces or un

  • Weblogic 10.2 :Authentication denied: Boot identity not valid

    Weblogic 10.2 ,Windows xp prof I have only one admin server (portal domain) and my application is targetted to admin server only. When I am startting my server the server is stopped forcedly with following exception. If any have same kind of problem