Convert tabs in the 2nd level drop App Builder theme

Dear Experts,

Given:
-Apex 4.2
-Application theme: Bluejay-22
-Model of Page class: two level tabs

Mandatory:
-Convert the 2nd level (theme of Bluejay-22) tabs to dropdowns (Application Builder theme)
-Where can I find documentation for app_AppMenuMultiOpenBottom3

Current situation
-Only the tabs first level are converted to match the (Application Builder theme).
-The drop-down menus of the tabs are second level does not

Tried not
(1) link to the following CSS in the section header of the Page of Bluejay model (22)
<link rel="stylesheet" href="/i/css/apex_builder.min.css?v=4.2.0.00.27" type="text/css" />
<link rel="stylesheet" href="/i/css/apex_ui.min.css?v=4.2.0.00.27" type="text/css" />
<link rel="stylesheet" href="/i/css/apex_ui_builder_home.css" type="text/css" />
(2) link following Scripts into the header section of the Page model
<script type="text/javascript">
var apex_img_dir = "/i/", htmldb_Img_Dir = apex_img_dir;
</script>
<script src="/i/libraries/apex/minified/desktop_all.min.js?v=4.2.0.00.27" type="text/javascript"></script>
<script src="/i/libraries/apex/minified/legacy.min.js?v=4.2.0.00.27" type="text/javascript"></script>
<style> html {visibility:hidden;} </style>
<script type="text/javascript">
apex.security.framebreaker("D");
</script>
<script src="/i/libraries/apex/minified/widget.textarea.min.js?v=4.2.0.00.27" type="text/javascript"></script>
<script src="/i/libraries/apex/minified/builder.min.js?v=4.2.0.00.27" type="text/javascript"></script>
(3) re - write the body section as follows
<div id="page-header">
      
  .... LOGO AND WELCOME HERE ......  
 
   <div class="apex-top-bar-end">
       <div class="apex-top-bar">
              <div id="tabs" class="dhtmlMenuLG">
                  #PARENT_TAB_CELLS#
                  <ul id="" htmldb:listlevel="1" 
                    class="aTabs dhtmlSubMenu pulldown-tabs" style="display:none;">
                      #TAB_CELLS#
                      <li class="last" dir="RTL"><span></span></li>
                  </ul>
              </div>  
       </div>
   </div>   
</div>

<div id="topbar">#REGION_POSITION_01##REGION_POSITION_04#</div>
<div id="messages">#SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#</div>
<div id="body">
    <table class="tbl-body" cellspacing="0" cellpadding="0" border="0" summary="">
    <tbody>
      <tr>
        <td class="tbl-main" width="100%">#REGION_POSITION_02##BOX_BODY#</td>
        <td class="tbl-sidebar">#REGION_POSITION_03#</td>     
      </tr>
    </tbody>
    </table>
</div>
(4) update of the section of the Standard tab attributes to have
Current tab as follows
<li class="#TAB_STATUS#">
  <a href="#TAB_LINK#" 
     class="dhtmlSubMenuN" onmouseover="dhtml_CloseAllSubMenusL(this)" 
     title="#TAB_LABEL#">
     "#TAB_LABEL#
  </a>
</li>
{code}
and *Non Current Standard Tab* as the following
{code}
<li class="#TAB_STATUS#">
  <a href="#TAB_LINK#" 
     class="dhtmlSubMenuN" onmouseover="dhtml_CloseAllSubMenusL(this)" 
     title="#TAB_LABEL#"> 
      "#TAB_LABEL#
  </a>
</li>
(5) section of the parents tab attributes for update
The current Parent tab as follows
<div id="#TAB_ID#" class="current">
   <a href="#TAB_LINK#" title="#TAB_LABEL#" class="link_text">#TAB_LABEL#</a>
   <a href="#"    
      onclick="app_AppMenuMultiOpenBottom3(this,
                                         'S#TAB_ID#',
                                         '#TAB_ID#',
                                         false); return false;" class="link_icon">
      <img src="/i/apex/builder/down_dark_12x12.gif" width="12" height="12"  
           class="dhtmlMenu" alt="#TAB_LABEL# Drill Down"/>
   </a>
</div>
and not the Parent current tab as follows
<div id="#TAB_ID#" class="non-current">
   <a href="#TAB_LINK#" title="#TAB_LABEL#" class="link_text">#TAB_LABEL#</a>
   <a href="#"    
      onclick="app_AppMenuMultiOpenBottom3(this,
                                         'S#TAB_ID#',
                                         '#TAB_ID#',
                                         false); return false;" class="link_icon">
      <img src="/i/apex/builder/down_dark_12x12.gif" width="12" height="12"  
           class="dhtmlMenu" alt="#TAB_LABEL# Drill Down"/>
   </a>
</div>
How to reach the required above?

Best regards
Mahmoud

Mahmoud

You forgot to add the dhtmlSubMenuN class to the link of the standerd tabs element.
I added to the class and it's looking OK now.

Nicolette

Tags: Database

Similar Questions

  • Why the FAN always ON the 2nd level - Toshiba Tablet R20-112?

    Hello
    I wonder why the FAN on CORE 2 DUO T5600 1.8 still working on 2nd level
    Although I watch the movie or listen to music on Winamp when the processor is enabled in the lowest power manager.
    Sometimes when I work only with battery fan goes to level 1, very quiet, but only when the Core2Duo have nothing to do, when I turn for example winamp or internal search FAN runs at the 2nd level, much more noise. The air coming out of the fan he has about 31' C.
    I have the most recent bios on this subject. I tried to turn the processor low always, but without effect.

    The battery remains 4 hours as it usually must (4700mAh), 02:30-3 hours on economy mode max.

    Is it possible to change that affect of perhaps of witch fan noisy most energy?

    Best regards

    Hello

    In my view, there is a similar situation as the Portege M400 (also tablet PC). The cooling fan runs almost constantly. Toshiba has designed the special version of BIOS and after update the laptop BIOS works silently. Maybe something like this will be for Satellite R20 but at the moment it is no things to do. You can only reduce the performance of the processor.

    Sorry but I do not see a solution for this. I can't tell you that but 4 hours on battery battery operation time is for me absolutely unrealistic. I have Tecra business notebook. Energy consumption is really minimal, and I can't work more than 3 hours.

  • Why do I get an error 'Download' under the applications tab of the Creative Cloud Desktop App?

    Why do I get an error 'Download' under the applications tab of the Creative Cloud Desktop App?

    Download error in the applications tab of Creative Cloud Desktop Application

    https://helpx.Adobe.com/creative-cloud/kb/download-error-apps-tab.html

  • Some element of the third level drop-down Menu is invisible

    APEX 4.2

    Oracle 11i

    area type: list

    list template: drop-down menu

    Requirement: I created the menu list with level 3 model, but found that some element of the third level is invisible, sometimes, someone has experienced this problem?

    How can I show the whole issue?

    Better compliance

    Yong Huang wrote:

    Thank you very much, you are right, it worked when I changed the target type of URL without a target.

    But the new problem is that cannot save changes implemented which target URL, it was recovered on the page target type in the application to the next time. How do I do? Like a menu, I have to put the page number to the target.

    and why target page type the application cannot show normally?

    This is because (at least in the example you provided) to two factors:

    • A 'feature' the theme 21 Pull Down Menu model list, which seems to be so designed as not to display a link to the current page. The current definition of model sublist will render an image of separator rather than the list entry/link:

    • Your entries of the list all link to the same page.

    So to determine which model of list item to apply using the list input parameter current that current page is the target by default, APEX motor sees all of the entries in the form of links to the current page and presents them by using the current model sublist list item template as a separator.

    All of your entries of the list really related to the same page? If so, why is this? What you trying to do? There may be other ways to address the issue that you have not considered.

    If you really must use a dropdown menu with multiple links to the same page here, then there are two options:

    • Continue to use the list template Pull Down Menu provided, but put in place a framework of Expression PL/SQL or SQL query to determine the current list entry.
    • Create a copy of the Pull Down Menu model list and change the current model sublist definition so that the list entry appears in fact.
  • ID of the application for DPS App Builder?

    I try to activate my rates in DPS App Builder App, but I do not understand how to get the required Application ID before the app was built and submitted to iTunes Connect. Can anyone help?

    Specify the Application ID of 9 digits for your application. To get this ID, log on to itunesconnect.apple.com, click on manage your Applications, then click on your App. copy the string of Apple ID (not the ID of Bundle) 9-digit.

    If you have not configured your Application ID on Apple iOS developers site, you will need to do this first before you on-line app in App Builder.

  • Continue to request a serial number when downloading the application through DPS App Builder

    I have already created an app via InDesign and DPS App Builder, but the program won't let me download the app! He says I need to activate the product with a serial number, but since I bought a creative cloud membership, I don't have any number. Anyone know what I can do to make it work?

    Here are the prints with messages

    Captura de Tela 2012-11-27 às 18.53.56.png

    Captura de Tela 2012-11-27 às 18.54.41.png

    Make sure that you follow Cloud Creative workflow by clicking Create App Panel Builder Folio. Also your remove your current build, reinstall DPS App Builder and try again. If you do not have the button supprimer delete in your App Builder, let us know.

  • Don't see the tab for the ink level estimated for Photosmart 1315 after reinstall.

    Of my Photosmart 1315 resinstall.  After graduating with a caveat that my ink level is low - I opened to the Toolbox to see ink estimated level to see if it was the color cartridge or the black print cartridge and the tab did not exist.  I have seen before.  The only tab I see now is peripheral Services.  Don't know what happened.  How do you get the back estimated ink level tab?

    Operating system is Windows XP.  I just found out what the problem is.  My computer has recently been setup so that there are 2 types of users - administrator and limited user.  I do all my work as a limited user and why am not able to see the tabs other than the Services of the unit, when I opened the box tool.  When I log in as an administrator, I am able to see all the other tabs.

  • How to use shortcuts Option-space/tab at the host level

    In OSX I have Option-space assigned to Quicksilver and assigned to the witch Option-tab. In some applications of windows vmware, they continue to work properly, but in some / most taken by vmware although they are shortened 'host '. Is there a way to tell vmware does not absorb these shortcuts? I have "enable Mac OS keyboard shortcuts host' enabled, but it seems to work for normal OSX keyboard shortcuts in system preferences.

    Thank you!

    d

    Sorry, false alert, I had a macro KeyRemap4MacBook who also remapped keys options. When I am the vmware unit correctly send Option-space/tab in OSX first.

    Thank you!

  • Urgent: Not able to change the certificate in DPS app Builder

    Hello

    We are about to publish an application with the individual edition license. We did a version and then the customer discovered that the certificate must be changed.

    However, when we try to create the application, then fill in the information, there is no option to change the certificate - only configuration profiles.

    We tried searching high and low and you have not found a solution. In addition, the button Delete is grey is not possible to erase and start over.

    How can we change the certificate? The attached screen shows the screen after uploaded Prov. profiles, but there are certificate is checked while the CERT has not yet been added.

    BR,

    Mikkel

    Skærmbillede 2013-02-05 kl. 14.01.12.png

    Mikkel, you can only choose mobile configuration files. Once you click on create app it will generate the application.

    Once you click on the Finish button. It will give you two files developer.ipa and distribution.zip.

    When you download developer.ipa it will give you a different dialog box that ask you to select the developer & partner and developer .p12 certificate mobile service password file.

    Then click on the sign and download it. See attached screenshot:

  • Creating applications for iPad - problem with certificates (App Builder)

    I am trying to create iPad app, but the final level DPS App Builder shows me error: "DevPushCertificate.p12 certificate is not valid until < current date >.

    Help me please, I have no idea of what the problem

    See:

    http://forums.Adobe.com/message/5374736#5374736

  • How to create a list for the tabs 2nd level

    Dear Experts

    I created a view
    CREATE OR REPLACE FORCE VIEW  "MY_VW_TABS" ("APPID", "PTTARGET", "PTTABNAME", "PTTABLABEL", "TABNAME", "TABLABEL", "TABPAGE") AS
      select pt.APPLICATION_ID APPID,pt.TAB_TARGET PTTARGET,pt.TAB_NAME PTTABNAME,pt.TAB_LABEL PTTABLABEL,t.TAB_NAME TABNAME,t.TAB_LABEL TABLABEL,t.TAB_PAGE TABPAGE
    from APEX_APPLICATION_PARENT_TABS pt,APEX_APPLICATION_TABS t
    where t.tab_set = pt.TAB_NAME
    and pt.APPLICATION_ID=t.APPLICATION_ID
    order by pt.TAB_NAME,t.TAB_NAME
    I need to create a dynamic list based on this view of the * 2nd level tabs * (of my model of two-level tabs page), to be used in a region bordered on page 0. However, I found that the code in the list should be as follows:
    select level, labelValue label, 
           [targetValue]            target, 
           [is_current]             is_current_list_entry,
           [imageValue]             image, 
           [imageAttributeValue]    image_attribute,
           [imageAltValue]          image_alt_attribute,
           [attribute1]             attribute1,
           [attribute2]             attribute2,
           [attribute3]             attribute3,
           [attribute4]             attribute4,
           [attribute5]             attribute5,
           [attribute6]             attribute6,
           [attribute7]             attribute7,
           [attribute8]             attribute8,
           [attribute9]             attribute9,
           [attribute10]            attribute10
    from ...
    where ...
    order by ...
    Now, I have two questions:
    (1) how to use the view above to be used in the code of dynamic list?
    (2) is a good way to create a list for the tabs 2nd level?

    Best regards
    Mahmoud

    Mahmoud

    Are you sure that you view is correct?

    >

     where t.tab_set = pt.TAB_NAME
     
    

    Should be

    where t.tab_set = pt.current_for_tabset
    

    Nicolette

  • Some app tabs are pinned with just a square box and no icon (picture) inside the same is true for some tabs on the regular toolbar; How can I change these empty boxes to a significant icon?

    Almost all of the tabs in the tabs of the toolbar tools and app have iconic pictures on the left of the text. Since I updated firefox, some now just in the blanks instead of recognizable icons. Is it possible to change the empty box with an icon image and how do I do this.

    The pin tab usually shows what we call a 'favicon' of the site. If the site isn't a favicon, then he is shown as a white square. You can customize your favicon using some extensions or modules. Here is a link:

    1 changer bookmark Favicon: https://addons.mozilla.org/en-US/firefox/addon/bookmark-favicon-changer/

    2 Favicon Picker 3: https://addons.mozilla.org/en-US/firefox/addon/favicon-picker-3/?src=ss

    Or you can search for additional modules. Just make sure the add-on is available for your version of firefox.

  • During the closure of 2 windows (with several tabs), restore the system does restore properly the tabs in the window of the second. Is this a bug in the new update / all ideas to fix?

    I regularly use 2 windows with multiple tabs of each and session restore would work to bring them all back, but after this last updated the second window restores correctly, with the first non-visible tab on top (only in the menu drop-down) and now the button add a tab on the left (instead of right). Add a button to the tab is not really as far as concerns the other than it indicates other problems with the tabs in the 2nd window. No no not the 1st tab visible is frustrating, because I can't move or also easily navigate. Also, the tabs on the top of the 2nd window which are visible is no longer have the 'x' to close visible, except when this tab is selected. I'm assuming that it is a problem with the new version/update, since this is the first time I encountered the problem, and I closed and restored Firefox several times to make sure it was a recurring problem and not a one-time problem. Any ideas on how to fix would be welcome (except maybe cramming my tabs on a window or it suck XD).

    Thank you for your help. None of your suggested solutions worked, but having just updated to 10.0.2 seems to have solved the problem.

  • How can I reload all tabs in the order?

    It used to be (on older versions of Firefox to 11), after working offline, I put online, right click on the tab to left-handmost and click on reload all tabs. Then, I get a message saying: it is necessary to return and that all transactions will be done again. I camp on the button enter to confirm and all my tabs loaded successively from left to right.

    In some sort the Versions 11 and 12, when I do the same exact things, the sequence of loading my tabs get involved.

    What happens and how to prevent this seemingly random load of tabs? It is important in the game that the sequence remains intact.

    Thank you.

    I have it! Proceed as usual, but before reloading all tabs go to each tab, see how try it again once the button is highlighted with a grey outline of lil? Press tab on the keyboard to turn off highlight them and then go.
    Welcome to the game!

  • DPS App Builder.app vs the generator online app

    I can still build new iPad apps (and update older for 64-bit) using the DPS App Builder.app on my computer?

    I understand that I must use the generator online to: https://appbuilder.digitalpublishing.acrobat.com/#/login to create Android applications.

    For the iPad applications does it matter that the one that I use?

    Thank you

    Dave

    The Office DPS App Builder to create iOS applications. Use the App from the DPS on the Web to create Android applications and Windows.

    You cannot use the Web-based DPS App Builder to create iOS apps, and you cannot use the desktop computer DPS App Builder to create Android/Windows applications.

Maybe you are looking for

  • Migration of opening of Capture One Pro 9?

    I always like to Aperture 3.  And I don't want to leave.   But I thought that I better before it becomes incompatible with a future upgrade of the OS.  I checked Lightroom and Capture One Pro 9.    The latest looks near the opening.  And you can impo

  • Can I import my SMIME certificate in OSX 10.11.1

    I try to create own CA and sign created certificates according to the procedure described here: http://ServerFault.com/questions/103...AIL-encryption It works perfectly on my Linux machine. I can import certificates to Thunderbird, sign and encrypt e

  • Toshiba Satellite U840W: Cannot install the driver for 4500 envy

    I get the error message 1627. It doesn't have a Cd Player so I can't use the drive.

  • Sound echoes of speakers

    Why sound echo on everything that comes out of the speakers? I know there is a setting in windows somewhere who will be the echo of everything that comes out of the speakers. I don't know where to look.

  • I believe that I have been cheated

    I bought a version of windows 8 pro for 39.95 is apparently a version that was not registered because microsoft was not track it recognizes my product #, but then he told me that it cannot connect to the internet, I have one always on the connection,