How to create a vertical submenu in my main horizontal main menu?

I create a main menu in my site and now i'm having some difficulties creating one vertical submenu in one of the separators. Can anyone help me please?
Thanks.
V.

Hi,
From the menu options window, you need to select "All Pages" for menu type. Please refer to the following screenshot :
Please let me know if I am missing anything.
Regards,
Aish

Similar Messages

  • How to create a vertical report

    I am new to Application Express. I am trying to create some basic financial reports using it (e.g. Income Statement, Balance Sheet). Typically, these reports are organized vertically where each quarter's financial data is displayed as a separate column. Can someone point me in the right direction on how to create these types of reports using Application Express?
    I did play with the "vertical report, look 1" report template. When I used this each record was oriented vertically instead of the default horizontal orientation, but the records appeared in individual tables instead of one large table with multiple columns.
    Here is an example of the type of report I am trying to create: http://finance.yahoo.com/q/is?s=ORCL
    Thanks in advance.

    Hi Jim,
    You can do this if you create a custom Row Template. I don't have your tables, so the following is based on:
    SELECT ENAME, SAL, COMM FROM EMP ORDER BY 11 - Go to Shared Components, Templates
    2 - Click Create
    3 - Select Report
    4 - Select From Scratch
    5 - Enter a name for the template, select any template class (eg, Custom 1) and select "Named Column (row template)"
    6 - Click Create
    Now edit the template and use the following settings:
    Row Template 1
    <td align="right" style="width:200px;">#1#<br>#2#<br>#3#<br></td>Before Rows
    <table>
    <tr>
    <td align="right">Name<br>Salary<br>Commission</td>After Rows
    </tr>
    </table>The pagination settings can be copied from a report template of your choice
    Attach the new template to your report and run the page. The Before Rows html will be rendered first, then for each "row" in the report a new TD cell is created with all the data for that "row" (note that #1#, #2# and #3# refers to columns 1, 2 and 3 - so, in this example, that's ENAME, SAL and COMM respectively) and, after the maximum number of rows per the report settings has been reached, the After Rows html is added, thereby completing the row.
    Obviously, you'll have to add in your own styling and change the above to suit your specific needs, but that should give you a starting point.
    Andy

  • How to create a vertical bar chart from a table? (PHP, HTML and CSS)

    Hi everyone,
    I have created a table and wish to proceed to do it even better in terms of analysis pattern. I want
    to create a vertical bar chart from the created table but I dunno how to start it.
    Here is the code for the table:
    <?php
    $gpa11=$_REQUEST['gpa11'];
    $gpa12=$_REQUEST['gpa12'];
    $gpa21=$_REQUEST['gpa21'];
    $gpa22=$_REQUEST['gpa22'];
    $gpa31=$_REQUEST['gpa31'];
    $gpa32=$_REQUEST['gpa32'];
    $gpa41=$_REQUEST['gpa41'];
    $gpa42=$_REQUEST['gpa42'];
    $gpa51=$_REQUEST['gpa51'];
    $gpa52=$_REQUEST['gpa52'];
    ?>
    <!doctype html>
    <html lang="en">
       <head>
          <meta charset="utf-8">
          <meta name="viewport" content="width=1024">
          <title>Feng Mentor Mentee</title>
       </head>
       <body>
          <div id="wrapper">
             <div class="chart">
                <h3>GPA Performance Graph</h3>
                <table id="data-table" border="1" cellpadding="10" cellspacing="0"
                summary="The performance of students throughout the years in university">
                   <thead>
                      <tr>
                         <td> </td>
                         <th scope="col">Year 1</th>
                         <th scope="col">Year 2</th>
                         <th scope="col">Year 3</th>
                         <th scope="col">Year 4</th>
                         <th scope="col">Year 5</th>
                      </tr>
                   </thead>
                   <tbody>
                      <tr>
                         <th scope="row">Sem 1</th>
                         <td><?php echo $gpa11;?></td>
                         <td><?php echo $gpa21;?></td>
                         <td><?php echo $gpa31;?></td>
                         <td><?php echo $gpa41;?></td>
                         <td><?php echo $gpa51;?></td>
                      </tr>
                      <tr>
                         <th scope="row">Sem 2</th>
                         <td><?php echo $gpa12;?></td>
                         <td><?php echo $gpa22;?></td>
                         <td><?php echo $gpa32;?></td>
                         <td><?php echo $gpa42;?></td>
                         <td><?php echo $gpa52;?></td>
                      </tr>
                   </tbody>
                </table>
             </div>
          </div>
       </body>
    </html>
    Here's the look:
                                                              GPA Performance Graph                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
    Year 1
    Year 2
    Year 3
    Year 4
    Year 5
    Sem 1
    Sem 2
    Please help me on this because this is my 1st project on php.

    Hi
    Are you using BI query? If yes then follow the steps -
    1. Take Sales org in rows of BI query. & take invoice type & Key figure in Columns.
    2. In VC use this query & drag chart from the output of this query.
    3. Right click on chart & go to 'Configure Element'. There select Chart Type as 'Bar chart'
    4. Below that you will get default option as clustered, there you select 'Stacked'
    5. Create Data series as per your requirement.
    6. Arrange proper layout of the model & then deploy.
    You will get required output in stacked format.
    Regards
    Sandeep

  • How to create a new transaction and add it to Area Menu

    Hi.
    I have to create a report and run the report using the Tcode and Tcode has to be added in the Area Menu at the initial screen.
    Please tell me how can i do that.
    Thank you in advance

    You can add additional menu transaction in the SAP main menu without affecting the original SAP default area menu S000.
    For example, you have created a transaction code called ( z123 - ABC Own Report ) and you want to insert it under Logistics.  The specific user will be able to access ABC Own Report by clicking Logistics -> ABC Own Report.
    Steps :-
    Goto Transaction SE43 - Area Menu
    Click the copy button.  Copy from S000 to ZXXX
    After copying, click Change (area menu ZXXX)
    Double click on Logistics and add in your transaction code in the AreaMenu.
    Remembers to Activate it.
    Next Goto Transaction SU01 - Maintain users
    Type in the user name and click the Defaults button
    Type in the area menu (ZXXX) in the Start Menu field.
    Click Save
    The user will be able to see the additional transaction on the next logon.
    The CUA area menus are converted to tree navigation in Release 4.6A. The menu contents are automatically copied into a new data structure in Upgrade to Release 4.6A or higher. You can edit Area Menus with a new maintenance interface (Area Menu maintenance transaction: SE43 ).
    Reporting Tree Integration - Only transactions could previously be put in Area Menus. From Release 4.6A you can also put all the types of reports which are in reporting trees, in Area Menus. The system automatically assigns a transaction code to call the report from the menu. If you have already put the report in another Area Menu, no new transaction code is generated, the unique transaction code already assigned is used.
    You can create Area Menus from complete reporting trees with the migration transaction RTTREE_MIGRATION . The report transaction codes are generated automatically.
    Reporting trees can only be displayed. They cannot be maintained. To modify the contents of reporting trees, you must convert them with the migration transaction. You can then modify the contents with the Area Menu maintenance.

  • How do you change orientation of sub level of horizontal spry menu?

    Hi,
    I am using Dreamweaver CS 4 on a Mac.
    I wanted to create a horizontal spry drop down menu. Instead of the orientation of  the drop down sub menu being a vertical ist, I wanted the sub menu to have a horizontal orientation (to mimic the horizontal orientation of the main menu) so that each button would be placed horizontally next to each other .
    I m pretty new to CSS and HTML, but am having fun learning how to manipulate the code.
    Please help!  Thanks!
    Gayle ;-)

    Adobe Fill & Sign does not yet have a feature to rotate PDF pages but there are several websites that will rotate a PDF for free and then you can bring that PDF with correct orientation into Fill & Sign to fill out.  Any of the top hits when you google "rotate PDF free" will work.
    Thanks,
    Josh

  • How to uninstall Wisepilot from SE PC Companion (main menu)?

    Hi,
    Does someone know how to uninstall the wisepilot app from SE PC Companion (main menu)?
    Thanks
    Carlobs

    You could open its File location and delete the individual wisepilot installation file.
    Another option is to go to the original PC suite/companion installation file on your PC and re-install the previous version of the application.

  • How to create text vertically in ADOBE FORMS?

    Hi all,
    I need to create text in vertical position in ADOBE FORMS? How to do this..
    << Removed >>
    Thanks
    Devinder
    Edited by: Rob Burbank on Mar 3, 2010 1:40 PM

    I will recommend you to use smart forms ...
    the link below has the said topic discussed for smart forms ...
    Printing vertical text in Smartform
    Also there is a New tool called Adobe Flex whose integration with SAP is being discussed and worked upon in experimental stage .. the said tool has vertical text capability
    but its not recommended because of lack of extensive testing with regards to Association with SAP
    BR
    Manthan.
    PS it can be done in sapscript too but i will not recommend the same bcoz of the obvious trouble in doing the same.
    also if u still want to stick to sapscript
    Simple way is to use layout format like "X_65_80" or "X_90_120"
    Edited by: Manthan_R on Mar 4, 2010 6:24 AM

  • How to create portrait (vertical) page layout in Captivate 8's Responsive Project?

    In Cp8's Responsive Project feature, the page layout for "Primary" and "Tablet" are landscape. What if I want to create slides of a portrait (vertical) layout? In the "Primary" (PC) layout, I've tried to dragged the border of the stage to the minimum width and the maximum height allowed. But it doesn't seem to me like the right solution.

    Thanks for your reply, Lilybiri.
    In Responsive Project, the default size of Tablet is 768(W) x 627(H), so, since the width is larger than the height, I thought that you'd want to hold the tablet horizontally in order to see the 768(W) x 627(H) (which appears to me to be landscape) layout. But now it occurs to me, after reading your message, that the 768(W) x 627(H) layout of the tablet is viewed by holding the tablet vertically, and that when the tablet is held horizontally, the layout is automatically switched to the Primary view. Is that so?
    The reason I want to change the primary view to portrait is that I want to create a tutorial based on some PDF pages which are in portrait layout. I convert those PDF pages to individual images using Acrobat Professional, then import them into Captivate. But I realize that the viewers would have to scroll down to see the lower part of the page.

  • IFrame - How to keep the vertical scrollbar, but NOT the horizontal one?

    I have the iFrame set-up fine in the site - http://www.pebbleplace.com/Personal/Start.html
    And it works as expected in Safari, but in Firefox a horizontal scrollbar shows up... How can I can keep the horizontal scrollbar from showing up? It's not needed - the content is skinnier the iFrame. This is the code currently being used -
    <iframe src=
    "http://www.pebbleplace.com/Personal/StartLatest_EntriesList.html"
    style="width:728px; height:408px;
    border-color:#990033;
    border-style:none;
    border-width:1px"
    scrolling="yes" >
    </iframe>
    I've seen some parameters such as "overflow-x:hidden" when Googling this topic, but I'm not sure where to place that command. Nor did it sound like it should be used in-line the code shown above. Coding is NOT my thing, so I really appreciate the help.
    Thanks

    Thank you. Unfortunately I had to pull the iFrame. It was on the front page and displayed all the "Latest Entries" list. I was using the iFrame as scrolling list box - this way I could keep all the entries on the front page. Right now there is only room ~10 entries.
    Anyway, I pulled the code because when I clicked on it, it opened the page inside the iFrame. That wasn't what I expected. I wanted it to open the page in the same Safari tab, not in the tiny iFrame. I'm kind bummed because it looked good and would have worked nicely - if it didn't open the links in the iFrame.
    I think I could trick it by linking to my pages as an external reference and forcing them to be opened in a NEW browser window. I may try that next weekend when I have more time to work on this again.
    Thank you for the response.
    John

  • How to create a child text frame within main text frame that flows as the text does

    Is there a way to create an anchored text frame that flows with the main text and goes on from the top of next column or page with the same type of horizontal alignment?
    I want to create a cuttable and paste-able, title, anchored small text frame and main text unit format that will repeat with different contents with as less manual labour as possible. (There is a simple example of what I am trying to achieve as a screenshot)
    Thanks in advance for any answer given

    One of the limitiations of anchored frames is that you cannot split them or include them in a text thread.

  • Please can someone explain how to split a vertical a3 document into 2 horizontal a4 documents

    Dear all,
    I create .pdf documents using in-design and which are then displayed on a webpage and sent to clients.
    The document currently is in the format shown below, however it is required for the .pdf to be in the format of two a4 documents rather than the one a3 document as shown. (The entire document is two a3 pages long and both pages need to be split in the same position (exactly 1/2 way down the height to make a4 pages)).
    Thank you so much for any help! I will thank for helpful answers.
    Yours Sincerely
    James Nurse

    Crop it in the middle. Remove the lower part. Save the upper half as one PDF.
    Open the original. Crop it in the middle again. This time remove the upper part. Save the lower half as another PDF.
    Merge the two files.

  • HT201272 My photo app just disapeard, how can I restore it back to my main menu.

    My photo app (the one that comes with the iphone) just dissapeared how can I restore it back to my menu

    Apps that come with the iOS devices can not be deleted - could have possibly been moved - check Utilities and other.

  • How to create active state or current state in spry menu ?

    i have build a vertical menu with spry menu widget, Just
    wondering if any one can guide me how to create an active state or
    current state in the menu.
    I want the visitor to understand which page they are on, so
    just want to change the colour of the active link.

    <helpful but self-serving too>
    There are several ways to do this, but the easiest way, if I
    may say so,
    is to use my divaGPS Extension. It works with virtually any
    menu type
    and is designed to accomplish precisely what you are asking
    for quickly
    and easily.
    </back to our regularly scheduled programming>
    E. Michael Brandt
    www.divaHTML.com
    divaPOP : standards-compliant popup windows
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz
    www.valleywebdesigns.com
    JustSo PictureWindow
    JustSo PhotoAlbum

  • How to create Dynamic Window in Smartforms

    Hi all,
    Could you please help me out on how to create Dynamic Window in smartforms excluding Main Window.
    Thanks in Advance.
    Vinay.

    hi,
    Hi,
    1.If you are creating the Different windows for the Countries,then In conditions tab of window specify the Condition i.e.
    company -code = '2201'.
    2.Then that window can trigger ofr that condition.
    3.Other wise, if you are using the different layouts ,then write the condition in Print program and call that form .
    reward me if helpful.

  • How to create first database

    Hi there,
    This is my first post on this forum. I am totaly new to Oracle as I am working on one project which require Oracle as db.
    I have installed Oracle Database 10g Express Edition. I can login by system user or as hr. Now when I am trying to create database instance for my project.net application, I am not finding the option to create the db. Its manual (even here in forum someone) pointed about Configuration and Migration Tool menu under Start/Oracle. But I don't have that option under my oracle. What I have is Start > Oracle Database 10g Express Edition > 1) Help 2) Backup Database 3) Get Started 4) Go to Homepage 5) Start SQL command line 6) Start Db etc...
    Can anyone guide me how to create first database? Thanks in adv and your answer will really be appreciated.
    Regards,
    Yatrik

    I think I didn't explain properly. I can connect. I have got two database users as well. The one is default hr and second I just created as yatrik.
    By saying how to create database, I want to accomplish this below procedure.
    Run the Oracle Database Configuration Assistant located in the Windows Start/Oracle/Configuration and Migration Tools menu to create a database instance for the Project.net application. 1. Select Create a Database the click Next.
    2. Choose the General Purpose database template.
    3. Note the Global Database Name and SID that you use.
    4. Choose your preferred management method. If unsure, chose the default.
    5. Note the password(s) you use for the various accounts.
    6. Select the appropriate storage mechanism for your installation. Again, if unsure, chose the default.
    7. Specify the storage location.
    8. And Recovery Configuration.
    9. Do not install the Sample Schemas.
    10. Select the remaining options, as appropriate to your installation, and create the database. Here when I go to Start > Oracle Database 10g Express Edition, I don't get Configuration and Migration Tools Menu anywhere. The above steps says how to create it but I can't find that tool menu.
    I know how to create tables and all such but I am looking for that particular option where I can complete the above steps.
    I hope I have explained more briefly to understand what I am trying to do.
    Yatrik

Maybe you are looking for

  • How to share photos with other users

    Hello, how can i share my photos in iPhoto with the other users (my family) on my mac. There is only one mac-computer. When i go to preferences sharing, there is allways the allert: your firewall software let not pass the port 8770. Achim

  • How do I get rid of App Store notification for a software update that does not conform to the OS that I am using?

    I am using Snow Leopard and have no wish to upgrade to Lion.  App Store notification indicates that there is an iPhoto 11 update available.  When I try to update, the error message indicates that I need Lion to download the update.  The notification

  • Sound out issues

    hey i got something odd. couple weeks after i upgraded to 10.2.8 my sound out is acting up. it put the volume at two squares and it still blares in my ears. could it be because i unplugged the speaker because the cable to the speaker ripped somehow.

  • Migrating Certificate Services to Server 2012 in a 2008 R2 AD Domain

    We have a Windows 2008 R2 SP1 Active Directory domain. Our Enterprise Certificate server is running on Windows 2003 R2. We'd like to introduce a Windows 2012 server into our existing domain and migrate the Certificate Services to that new box. Are th

  • Authroization error when activate using trial hana instance

    Hi, I was following SAP_HANA_Cloud_Platform developer guide to create a simple XS application. I have gone through all steps until "1.3.1.2.7. Create the JavaScript file". In this step, the guide asks activating the files in SAP HANA repository. I go