Need to create custom home page for iProcurment.

Hi,
I have an issue in iProcurment.
i have modified the Menu name from "Requisitions" to "My Requisitions" in custom responsibility "XX iProcurment" its a replica of standard iProcurment responsibility.
then i clear the Cache and bounce the middle tire even though the changes are not reflecting. But when i do the same changes in the standard iProcurment responsibility then i am able to see the changes.
Create a main menu XX_ICX_POR_SSP_HOME its a replica of ICX_POR_SSP_HOME then attached to XX iProcurment
Menu:                XX_ICX_POR_SSP_HOME
User Menu Name: XX Internet Procurement Home
Menu Type:          Standard
Description:     Internet Procurement Home
seq          Prompt                         Submenu                                        Function                              Description     
1          iProcurement Home Page                                                       POR SSP HOME                         Internet Procurement Home Page
3                                        XX iProcurement: Homepage menu
4                                                                                     EAM Function To Launch IP
5                                        iProcurement: Function Security
6                                        iProcurement Preferences Menu Container                                             iProcurement Preferences Menu Container
Sub menu:
XX_ICX_POR_HOMEPAGE_MENU its a replica of ICX_POR_HOMEPAGE_MENU
Menu:               XX_ICX_POR_HOMEPAGE_MENU
User Menu Name:     XX iProcurement: Homepage menu
Menu Type:          Home Page
Description:     iProcurement Homepage menu
seq          Prompt               Submenu                                                  Function                              Description     
5          Shop                    XX iProcurement: Shop                                                                      Shop tab
10          My Requisitions          iProcurement: Requisition Status                                                       Requisition Status tab
15          Receiving          iProcurement: Receiving Home Page Menu                                             Receiving tab
20          Contractors               iProcurement: Contractor                                                                 Contractor tab
25                                   iProcurement: Common Functions                                                            Common iProcurement Functions
30                                   iProcurement: Global Menu                                                                 iProcurement Global Menu
35                                   ICX_STANDARD_GLOBAL_MENU                                                                 ICX Standard Global Menu
40                                                                                          iProcurement                         iP Product Branding
Hear i am changing the prompt of "Requisitions" to "My Requisitions"
i have modified the function XX_POR_SSP_HOME its a replica of POR_SSP_HOME
x_object=AppsServlet&x_source=menu&x_menuFunction=displayHomePage
OA.jsp?OAFunc=ICX_POR_LAUNCH_IP&OAHP=XX_ICX_POR_HOMEPAGE_MENU&OASF=ICX_POR_LAUNCH_IP&porMode=accessHomePage&OAPB=ICX_POR_IP_BRAND

Do you have much experience working with HTML & CSS code?
Does this project need to work well in all devices; not just tablets?
If the answer to both question sis Yes, I recommend Dreamweaver.
If the answer to both question is No, use Muse.
Nancy O.

Similar Messages

  • I need to create private members pages for a site I am building

    Is it possible to make PRVATE PAGES that on only site members can see?

    Hello David,
    do you think about something like that: http://hansgd.de/DWTest/AccBlocked/AccBlocked.php
    If you have to to take account to "normal" security requirements, so the easiest way in my opinion is to ask your provider for this possibility. (Passwortschutz = Password protection)
    So you don't need to struggle by writing the ".htaccess" file of yourself. The advantage is, that the two files (.htaccess and .htpasswd) are created simultaneously and systemconform.
    Hans-G.

  • How to set custom master page for sharepoint application page ?

    Hello,
    I need to apply custom master page for the custom application page I created for login purpose.
    Can anyone please let me know how to apply master page for custom application page ?
    Note : I need to set custom master page for application page at web application level.
    thanks,
    Dipti Chhatrapati

    Hi Dipti,
    You can use the same reference as ASP.NET
    Example
    "<%@ Page Language="C#" masterpagefile="../_catalogs/masterpage/minimal.master" title="teste" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" meta:webpartpageexpansion="full"
    meta:progid="SharePoint.WebPartPage.Document" %>"
    You can use SharePoint Designer 2010
    http://www.microsoft.com/download/en/details.aspx?id=16573 to make the reference from you aspx page to you custom masterpage.
    When you are editing a aspx page you can go to ribbon "Style" and attach the custom Masterpage.
    André Lage Microsoft SharePoint, CRM Consultant
    Blog:http://aaclage.blogspot.com
    Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/

  • I want to create home page for my application with short URL

    I want to create home page for my application with short URL
    as when I want user to use my application user must go to URL like this
    http://127.0.0.1:7101/My-Project/faces/app/empModule/allEmployees/viewMyEmployees.jspxI want the user to use short URL , How can I use shorter URL not all this one.
    I want shorter URL for my application not to write full path .
    thanks in advance.
    Edited by: user611775 on Oct 31, 2010 10:21 PM

    Well,
    it's up to you. The first part (Mcit-Project-ViewController-context-root) is the context root which you define in the view controller project. 'faces' is the name the servlet filter reacts on. You can't omit it but shorten it in web.xml. The rest is your directory structure. I'm not sure how to shorten this other as to move the jspx files back into the web root folder.
    By the way an ADF faces app never uses the .jspx at the end of the url. If you specify '.jspx', you only render the page but don't start the work flow.
    Timo

  • SharePoint 2013 site coll's created. Home page not displaying for any site collection in farm

    SharePoint 2013 site coll's created. Home page not displaying. Same issue for all site coll's in the farm. Done the basic checks. Any Ideas?

    Hi lakshita,
    Would you please check whether you can go to the page:
    http://siteurl/_layouts/settings.aspx page:
    http://siteurl/default.aspx page? If so, go to Site Features in site settings page, reactivate the Wiki Page home page feature, check the result.
    If not, please check whether there is related information in ULS log and event viewer log file? Does the page shows page not found or other errors? Check whether the site can be opened in other machine?
    Thanks,
    Qiao Wei
    TechNet Community Support

  • How can I set the default home page for all new users in Firefox 4

    I'm trying to deploy FF 4.0rc1 in a corporate environment but I can't find a way to set the default home page or any other settings for that matter.
    Is there a way to set the default home page for all new users and lock it so that the users can't change home page?
    Best regards
    Jonas

    In Firefox 4 the template folder for new profiles (C:\Program Files\Mozilla Firefox\defaults\profile\
    ) doesn't exist. You can create that \defaults\profile\ folder and place a file user.js in it with the prefs that you want to initialize.
    See:
    *http://www-archive.mozilla.org/catalog/end-user/customizing/briefprefs.html
    You can also use a mozilla.cfg file to set the default value for prefs.<br />
    See: http://kb.mozillazine.org/Locking_preferences
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes
    lockPref(); // lock pref, disallow changes

  • How to network install latest firefox with custom home page

    I'm trying to figure out how to do a network install with the latest firefox, but customized to have the default home page setup for the companies intranet web portal. I have several thousand computers that need the installation and pushing via network is the only realistic method, but I can't find a solution on how to change the home page for this. Please help!

    See:
    *http://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with-autoconfig/
    * https://addons.mozilla.org/firefox/addon/cck/

  • Error in configuring Custom Error Pages for Faces Portlets

    According to
    http://e-docs.bea.com/wls/docs92/schemaref/controls-netuix/http.www.bea.com.servers.netuix.xsd.controls.netuix.1.0.0/element/facescontent.html
    you can specify an errorUri attribute on the facesContent object for the error page.
    <netuix:facesContent contentUri="/testList.jsp" errorUri="/error.jsp"/>
    WebLogic Workshop even allows setting this in the tool.
    However, the errorUri never gets picked up and the following error shows up.
    <BEA-423266> <No setter for property :: errorUri.>
    Anyone faced this problem. Is there any other alternative to specify a custom error page for JSF portlets.
    Please note that the errorUri works fine for the jspContent tag used for JSP Portlets.

    Hi Sanjeev,
    You need to check if you have access to AXF_CONFIGS table. Check if you have ran GRANT_ACCESS.sql script which has below grant commands.
    grant execute any type to apps;
    grant create type to AXF;
    grant select on AXF.AXF_CONFIGS to apps;
    v_formId AXF_CONFIGS.FORMID%TYPE; means tableName.columnName%type;
    so looks like when you are running AXF_EBS_SOLUTION_DATA.sql you are not able to access AXF_CONFIGS table.
    Hope this helps.
    Regards,
    Amol Gavali.

  • SAPUI5-How to create custom Split Page control

    I want to create a custom split -like page control using sap.m library instead of Splitter.This page should contain two areas left and right
    content with different width.How to create this type of page as a custom control?
    Please help me with this.

    Hi,
    I think There is no need to create Custom Page for the labels.
    To create labels in SAPSCRIPT, you will have to define multiple MAIN WINDOWS in the Page Window.. try the following steps..
    Main windows in page windows allow you to format text in multiple columns. Define an area in the page window, in which to position the main windows.
    1. Create a page window and assign it to a page.
    2. Choose Edit --> Main windows.
    A dialog box appears.
    3. Enter values in the fields Area width and Area height in accordance with the input guidelines for main windows.
    4. Enter values in the fields Spacing and Number in the Horizontal group if you want to use multiple columns. You can ignore the fields in the Vertical group.
    5. Determine how many columns and line areas are required for label printing. Then enter the corresponding values in the fields in the Horizontal and Vertical groups.
    Also Check these links.
    how to create labels in sap script?
    labels in script
    Labels in Scripts
    Regards
    Shiva Kumar

  • Need to create stupid proof templates for non-designers

    Ok folks, I'm new to this forum having come across it in search of a solution to my problem.
    I need to create illustrator template files (.ai not .ait) that customers can download and use to create their own artwork for print. I have to create them in every printable paper format from business cards to A3 posters, folding, non-folding yada yada.
    Now, previously, we used an .ai file with a guide layer we created. This guide layer had all relevant info, was named accordingly. It was set not to print and locked. As I tend to use print to file, distiller and all, this has always been perfectly adequate to create my pdfs. Of course, this doesn't work the same way when saving a pdf, which is what most people do. However, customers who wish to download the templates are having some difficulty with the concept of 'make sure you delete the guide layer before saving your pdf'.
    For the most part, the customers using these files are not illustrator literate. Even though there are clear instructions to 'delete' the guide layer when saving the needed pdfs, they are failing to do so. This means when the .ai (with the non printable layer) is saved to pdf, the guide layer as a hidden object is saved within the pdf. Upon printing at our printing facilities, the guide layer has been printed with disasterous results.
    A possible solution we came up with was to use the ruler guides to create the guide layer. For this solution to work though, I need to be able to use different colours for different guides within the same document. Which we can't. We can only change all the guide colours and they are all the same colour.
    Another idea would be to outline text indicating various printable and non-printable areas and making them into guides via View>guides>make guides, which works to an extent but looks messy, especially when viewing the full page and again, isn't particularly distinctive, leading back to having different guides in different colours.
    I've come across another possible solution involving template layers. Viewing the resulting pdf seems fine and in all purposes it does what we need, except for when reopening the saved (not printed) pdf back in illustrator, the template layer is still there and I need it gone. The same way it would be if the .ai were printed to postscript and sent through distiller.
    My ideal solution would be to have to ability to have the different coloured ruler guides in place throughout my document, but as I previously stated, all guides have to be the same colour and that's useless in this instance.
    So, has anyone got any bright ideas. Coincidentally I need to create the same templates for both psd and indesign but I'll cross that bridge when I've figured this out.

    Hey Mike, thanks for the response.
    1. Not a chance, if, even when the process is described in great detail in an info pdf, available as info on the website (with screenshot instructions) and mentioned in the .ai file itself, they aren't even deleting the guide layer, then turning off 'Preserve illustrator editing capabilities' is kind of a stretch. Like I said, the folks these templates are to be designed for are not illustrator literate for the most part.
    2. Not sure if this would work. I'd have to look into it.
    3. Beyond my capabilities. I'll let you know if number 2 works.
    One possible solution I've come up with uses the idea of a template layer always on top, with 'DELETE THIS LAYER' and screenshot of layers pallette and clear little red arrows etc. If I can the template layer to always remain on top, with their artwork layer underneath, they would have to toggle hide/unhide to view their artwork, and the reminder to remove the guide layer would be pretty much in their face. That's not a guarantee either though.
    Personally, I think what I've been asked to achieve is a pretty hard task and honestly, I'm thinking there are no failsafe options.

  • Personalize the home page for every user.

    Dear CRM guru's,
       I would like to personalize the home page for all users by hiding some of the sections(My open tasks and Alerts). I don't want the users to enable these 2 sections when they try to personalize the page. Can you please suggest me how I can achieve this.
    Thanks!
    Surya.

    Surya,
    This is very easy.  The homepage is another view in an application component.
    For the sales home page, you would go to application WCC_SLS_HOME and configure the view WCC_SLS_HOME/SalesHome.
    You can then restrict what applications show up on that home page.
    You just need to find out what "home" application your role is using and configure that one accordingly.  Most follow the WCC_*_HOME pattern.
    Take care,
    Stephen

  • Example Home Page for Enterprise Portal

    Hi, We are looking into a "Simple" Portal Implementation and would like to prototype a Home Page for the Portal.
    Can anyone point me to some examples of SAP Portal Home Pages that others might have created?  Maybe in an article or a blog where an example might be.  The SDN Home Page is a little too much busy for us to use...
    Any help is greatly appreciated!

    Hello Kenneth,
    I agree SDN page looks busy. It is wise to keep it simple and easy to maintain.
    If you are looking at building a static HTML page -> You can achieve this through KM URL iView.
    Process -
    You can create the HTML page -> Upload this in the Knowledge Management (KM) -> Create a URL iView on Portal pointing to the KM HTML doc uploaded relative path. Attach this iView on to the Role on Portal (eg Welcome) and this would serve as a Home / Landing Page.
    Good reference -
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2053edd9-02eb-2c10-748e-a9cbcbb28cf5?QuickLink=index&overridelayout=true
    Create Content  Iviews with HTML Iview editor
    Hope this helps ! ~ Dhanz

  • Change home page for mobile user

    Is it possible to change safari home page for mobile user via script or locally? We have OD profile which is set to delete all data after logout.
    Also is it possible do automatic login for mobile user?
    thank you...

    Hi,
    From your description, my understanding is that you want to customize home page for different user.
    There are two methods to accomplish your requirement. You could
    create a webpart with code or a control the page that redirect to a new page based on the users or groups.
    Please refer to this article:
    https://social.msdn.microsoft.com/Forums/office/en-US/08a2b1fd-6951-4e70-ba03-7f546a337fbe/set-different-home-page-for-each-user?forum=sharepointgeneralprevious.
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How create a home page

    How do I create a home page with a friendly address for posting my photo journals on line?

    Welcome to the Apple Community.
    iPhoto creates its own homepage with its own address, you cannot change it. You might consider using something like tinyurl to promote a shorter URL though.
    http://tinyurl.com/

  • Creating a dynamic page for each record.

    So I understand how to grab a single row from a database for use on a dynamic page.  Now creating 1,000 pages for each row would be rather tedious even with copy and paste.  So can anyone provide me some information on how to do this without creating each page manually?

    >See what im saying?
    No.
    >What you are suggesting wouldn't actually produce a page for that product which can be linked to from other areas of the site.
    Yes it would. You create a link to a dynamic page and pass it the id of the item you want to display. So instead of using a link to a static page like this:
    <a href="mywidget_01.html">My Widget 101</a>
    You would link to a dynamic page like this:
    <a href="widgets.php?id=101">My Widget 101</a>
    The widgets.php would read the query string and pull the correct data for widget 101 from the database. You could even use url rewriting so the url of the dynamic page for widget 101 would be http://example.com/widget101
    >What I need is an easier way to produce 40,000 static pages.
    That's crazy. It defeats the whole purpose of dynamic sites. Before you start on this, make sure you fully understand your options.

Maybe you are looking for

  • Adobe photoshop cs6 à cessé de fonctionner

    Bonjour je viens d'installer photoshop cs6 et des que je veux faire une création et utiliser CTRL+T ou autre sa me met que adobe photoshop cs6 à cessé de fonctionner. Est ce que quelqu'un aurait une solution svp ? Merci d'avance Voilà les information

  • Issues enabling AlwaysON in SQL Server 2014 Standard

    Hi  I am trying to configure AlwaysOn and having issues enabling in SQL Server configuration manager OS : Windows Server 2012 R2 SQL : SQL Server 2014 Standard Edition Here is what i see in config manager :  The AlwaysOn Availability Groups feature r

  • [SOLVED] Missing Mirror? [pacman -Syu]

    Hello, What mirror am I missing for the smbclient update? Proceed with installation? [Y/n] y :: Retrieving packages from extra... error: failed retrieving file 'tdb-1.2.0-1-x86_64.pkg.tar.gz' from mirror.rit.edu : File unavailable (e.g., file not fou

  • How do you unpin a drop pin in maps?

    How do you unpin a drop pin in maps?

  • Problem with BAPI "BAPI_GOODSMVT_CREATE"

    Hi experts, I am using BAPI "BAPI_GOODSMVT_CREATE" for posting goods issue document. I am Providing following fields in the BAPI(According as in my system) : *GOODSMVTHEADER*_         PSTNG_DATE                     27.02.2008 *GOODSMVTCODE*_