Need help using the tabs of the apex to the universal theme.

I tried using the enkitec boards to create tabs in page apex.

But I'm unsucessfull and I used the apex as the version 5.

The theme that I use is universal theme.

https://www.enkitec.com/Apex/f?p=15300:30310:0:

Also I'm tired the method too to create tabs below

Creation of a region of the tab within a page in the APEX

It's like

In the HTML header, I'll add the code below

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"> </script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script> <script type="text/javascript"> $(function() {    $("#tabs").tabs();    $x("tabs").appendChild( $x("tabs-1"));    $x("tabs").appendChild( $x("tabs-2")); }); </script>

Then I'll create 3 region.

Region 1 > > > create a HTML region (REGION MODEL = MODEL number) and add the code below in the SOURCE of the REGION

<div id="tabs"> <ul>    <li><a href="#tabs-1">Employee</a></li>    <li><a href="#tabs-2">Chart</a></li> </ul> </div>

Region 2 > > > create HTML region... Add two fields to the region now, edit the region

Add the code below in the header of the region to REGION 2

<div id="tabs-1">

Add the code below in the bottom of the region to REGION 2

</div>

Region 3 > > > create HTML region... Add two fields to the region now, edit the region

Add the code below in the header of the REGION 3 region

<div id="tabs-2">

Add the code below in the bottom of the REGION 3 region

</div>

Example: http://Apex.Oracle.com/pls/Apex/f?p=12060:7

I used exactly the same code... except that my region 2 contains a REPORT instead of two text field and region 3 GRAPHICS instead of text field.

Kind regards

Shijesh

-------

Please reward the answer if it was useful / correct


I used the enkitecs method to create tabs.

Tabs have been created, but the fields were visible inside.

Will soon be replicating the scenario of apex.oracle.com

Maybe someone can help.

At the same time if there is no easy way to create tabs in apex page please let me know.

Thank you

Paul

Hi pauljohny100,

pauljohny100 wrote:

I'd like to learn more about the region view selector

You have a good resource on it.

Selector display region is type of region, which shows the navigation links in the form of hyperlinks button for regions where the attributes of the region-> region selector display are set to Yes. Œuvres similar to jQuery tabs.

Reference: ApEx 4.0 region selector | iAdvise blog (it's blog when it was introduced first in APEX 4.0)

I have not found any Oracle Documentation on this, but it's taken APEX oracle supported the region type.

You will find that this implemented in various packaged for example P-Track applications.

Kind regards

Kiran

Tags: Database

Similar Questions

  • Create the tab navigation links as in Apex5 using the universal theme

    Hello everyone.

    I use Apex 5.0.3 against Oracle 12 c on my laptop Windows7.  I want to create an application that uses the universal theme that also includes the type navigation tab.  I read that the tabs used in pre-Apex5 applications have been written off in favor using the navigation links.  But I see no intuitive method to create these links of the type tab.

    Could someone tell me please a guide or packed app that gives a tutorial step by step on how to proceed.

    Thank you.

    Elijah

    Maybe this helps:

    ORA-00001: Unique constraint violated: easy tab to Apex 5 regions

    Also that:

    Martin Giffy Souza on Oracle APEX: APEX 5: create submenus

    Dimitri Gielis Blog (Oracle Application Express - APEX): APEX 5.0: Bye bye tabs, welcome to the Navigation lists

    -Morten

  • I need help using the target path tool

    Hi all

    I realize that I need to keep all my code in the main storyline, so now I need serious help with targeting movieclips and buttons, when I use the target path tool (the viewfinder in the action script Panel) it allows me to navigate to the thing I want, but when I use his suggestion it very often does not work , and I find myself using trial and error to get by.  ICAN get stuff to work, but I really have no idea why or how I do it, sorry to be a N00B, but I really think that if I can work that I get somwhere.

    See you soon

    void

    subtlefly72 wrote:

    Thanks kglad,.

    OK, this is essentially what I did, but its been a bit hit and Miss, but maybe now, I can't see why, your last sentence

    of course, all of these objects have which existed at the time your code runs.

    So if I'm making refers to something within a mc and it does not exist on the first image, there will be an error?

    exactly.

    also, what is this.  Object() and Object (parent)?

    I have to be the use of these?

    not when using the code on the main timeline.  "This" refers to the current scope, which is for the code in the main storyline, the main timeline.  What follows is the same:

    This.MC and mc

    This.var1 and var1

    And again, I want to know why the target tool gives me a path that does not work?

    I can't tell you much about the tool to the target.  I never used it.  but I tried to test this afternoon and it seems to work fine to target a nested movieclip.  again, you must ensure that this object exists when your code runs so if you're targeting something on the frame 2 (or more) of a movieclip using the code on frame 1 of the main timeline, the reference may be correct, but the object does not exist when your code runs.  There are a number of ways to handle this, if this is your main problem.

  • Need help using the access list blocking a single IP address

    Basically, I'm being attacked by a massive spammer. I managed to deny him access to our mail server, however, his repeated attempts to connect to the same server is in our file of e-mail magazine. What I want to do is set up a block for its specific IP address in our 2621 router. I tried a few different combinations using access-list, but nothing helped. Can anyone suggest something? Thank you!

    Joe

    Joe,

    If you know that the attack came from a particular ip address, you can create an extended access list and deny that IP.

    access-list 101 deny ip host host of attacker_ip_address e-mail_server_ip

    If the source ip address is random then you must put a sniffer or take a look in the syslog to see if there are any model ID as a string. You can then configure NBAR on the router to mark the package and then drop the packets.

    Here is a link that explains the procedure:

    http://www.Cisco.com/en/us/NetSol/ns110/ns170/ns171/ns128/networking_solutions_white_paper09186a008009c8ad.shtml

    Thank you

    Renault

  • Need help, use the control Timer my application does not start

    Hello guys

    I have problems, follow the example signals and Slots, but when my application is running, it does not start.

    If I delete all the code that deals with the Timer control, it's working again, my theory is that the CustomTimer library does not stunts

    Can you help me?

    Thank you very much

    My guess is many people have followed this during the first startup, I certainly did and it worked for me.

    It's probably something simple, missed, without seeing your code it's going to be difficult to diagnose.

    My first advice is always to check the log and see if messages are coming that may be related.

  • Need help using the intersect tool (Adobe Illustrator CS5)

    Currently, I'm learning to do a Fox in Adobe Illustrator CS5 a tutorial online, however the intersect tool in the area of pathfinder does not work the way I want. I have two pieces of the tail I'd like to set up to aid intersect, but it keeps cutting it incorrectly. Here's what it looks like before and after clicking on intersect:

    img 1.PNG
    After:
    img 2.PNG
    However, I tried to cut the end of the runway so that it looks like this:

    Someone please help and explain what I am doing wrong, the answers will be greatly appreciated. I choose the tail and the end of the tail, but when I type intersect, the tail basically everything disappears.

    There is always an effect applied to the tail. You must first expand appearance (in the menu object)

  • need help using the file .bin as floppy

    Hi all

    I have a file with the '.bin' extension, and I want to use it in the virtual floppy drive but not able to find the appropriate way to do it in vmware.

    as vmware accepts .flp or .img format, how can I convert my file in .bin format into the format?

    my host is windows without a floppy drive.

    Please suggest some suitable loophole.

    Thank you

    Abhishek

    progress
    I develop the flp to the size set with this command fsz.exe redboot.flp 1474560

    then I start the virtual machine, but it hangs as it did until I expanded the flp.
    So I doubt that the flp size is important.

    Then I looked... empty error message.
    Then, I created a VM with guestOS = 'other '.
    has no IDE vontrollers - this time, it starts and no longer crashes

    I was even able to assign an IP address and ping the VM - do not know if she can do anything whatsoever for further testing?

  • Need help using the count on the service

    I have the following query

    Select student_id, OM, TP, TM (rownum) count on PS (order by desc OM) of
    (select
    ER.student_id, sum (er.obtained_marks) OM, sum (ds.max_marks) TM,
    TO_CHAR(sum(er.obtained_marks)/sum(DS.max_marks)*100,'990.00') TP
    Of
    tbl_exam_results er, tbl_date_sheet ds
    where
    DS.date_sheet_id = er.date_sheet_id and ds.class_id = 77 and ds.exam_id = 3 and ds.session_id = 1 group er.student_id
    )

    results in






    < div style = "width: 889px" > < div class = "fielddata" > < div > ""


    < div > STUDENT_ID OM TM TP PS
    1825 291 300 97.00 1
    3717 290 300 96,67 2
    2122 289 300 96.33 3
    3396 287 300 95.67 {color: #ff6600} * 5 & lt;-* {color}
    4554 287 300 95.67 {color: #ff6600} * 5 & lt;-* {color}
    1847 281 300 93,67 6
    1789 279 300 93,00 7
    5254 277 300 92,33 8
    1836 258 300 86,00 9
    4867 250 260 96,15 10
    1786-249-300 83.00 11
    4659 245 300 81,67 12
    1835 241 300 80.33 * {color: #ff6600} 15 & lt;--{couleur} *.
    1172 241 270 89.26* {color: #ff6600} 15 & lt;--{couleur} *.
    3696 241 300 80.33 * {color: #ff6600} 15 & lt;--{couleur} *.
    3865 234 300 78,00 16
    5912 215 300 71,67 17
    5913 204 300 68.00 * {color: #ff6600} 19 & lt;--{couleur} *.
    3591 204 300 68.00 * {color: #ff6600} 19 & lt;--{couleur} *.
    1830 184 250 73,60 20
    < / div >
    < / div >
    < / div >
    < / div >
    < div style = "width: 889px" > < div class = "fielddata" > < div > ""
    But I want to like this


    < div > STUDENT_ID OM TM TP PS
    1825 291 300 97.00 1
    3717 290 300 96,67 2
    2122 289 300 96.33 3
    3396 287 300 95.67 * {color: #ff6600} 4 & lt; = {color}
    4554 287 300 95.67 * {color: #ff6600} 4 & lt; = {color}
    1847 281 300 93,67 {color: #ff6600} 5 the following entry {color}
    1789 279 300 93,00 6
    5254 277 300 92,33 7
    1836 258 300 86,00 8
    4867 250 260 96,15 9
    1786-249-300 83.00 10
    4659 245 300 81,67 11
    1835 241 300 80.33 {color: #ff6600} * 12 & lt; = * {color}
    1172 241 270 89,26 {color: #ff6600} * 12 & lt; = * {color}
    3696 241 300 80.33 {color: #ff6600} * 12 & lt; = * {color}
    3865 234 300 78,00 {color: #ff6600} 13 the following entry {color}
    5912 215 300 71,67 14
    5913 204 300 68.00 * {color: #ff6600} 15 & lt; = {color}
    3591 204 300 68.00 * {color: #ff6600} 15 & lt; = {color}
    1830 184 250 73,60 {color: #ff6600} 16 {color} {color: #ff6600} the following entry {color}

    < / div >
    Thanks in advance for any help
    < / div >
    < / div >
    < / div >
    < div style = "width: 889px" > < / div >
    Published by: sabir786 on January 14, 2009 04:13

    Published by: sabir786 on January 14, 2009 04:17

    As I said earlier, I think the OP is after dense_rank:

    WITH t AS (SELECT 1 om FROM dual UNION ALL
               SELECT 2 FROM dual UNION ALL
               SELECT 3 FROM dual UNION ALL
               SELECT 4 FROM dual UNION ALL
               SELECT 4 FROM dual UNION ALL
               SELECT 5 FROM dual)
    SELECT om, COUNT(rownum) OVER (ORDER BY om) ps, dense_rank() over (order by om) ps2
    FROM t;
    
    OM     PS     PS2
    1     1     1
    2     2     2
    3     3     3
    4     5     4
    4     5     4
    5     6     5
    
  • ThinkPad E530: Need help using the Windows 7 recovery partition


    Nice day.

    Everything I've read, so far, is that it is not possible to do something with the remnants of the recovery partition now that Windows 10 'touched' the system.

    A way to return to your original OEM image would be to contact the applicant recovery DVD and Support (info below). There may be a cost of handling.

    Kind regards.

  • Need help using the structure of the case

    I was wondering how to control a structure case if the condition is false. I tried to define if the entered string matches perform multiplication, or else if the input string is not just matches to retain the previous value. Directly to say take no action if the input string does not match.

    -lucky.

    Thank you much for the local variable solved my problem...

    -lucky

  • Need help using the Back button

    Is there a way to make the BB built to the "back" button go to the index.html screen and not just the last. I remember well seen this somewhere, but I've searched and searched and cannot find anywhere.
    Thank you.

    blackberry.system.event.onHardwareKey(blackberry.system.event.KEY_BACK,
        function() {
       window.parent.location.href='index.html';
       return false;
    });
    

    and in the config.xml file:

    
    
  • "Topaz" conversion - 4 at the universal theme - 42 on AEX 5.0 theme

    Hello

    I use APEX 5.0 and the "Topaz" theme.

    As an experiment, I'm trying to convert the Topaz - 4 them to the universal theme - 42.

    Then I get the following error message:

    This application can be converted to a theme by using a list-based navigation, because it uses two levels of tabs.

    Please update the application and set the parameters of current tabs to use only one level of tabs before changing the theme. (Go to the error)

    Indeed, my application uses a two-level tabs.

    Updatng demand would mean I want to transform all tabs "two levels" to a 'single-tab' level, manually...

    What are the benefits of using the universal theme - 42?

    Thanks and greetings

    Laury wrote:

    I use APEX 5.0 and the "Topaz" theme.

    As an experiment, I'm trying to convert the Topaz - 4 them to the universal theme - 42.

    Then I get the following error message:

    This application can be converted to a theme by using a list-based navigation, because it uses two levels of tabs.

    Please update the application and set the parameters of current tabs to use only one level of tabs before changing the theme. (Go to the error)

    Indeed, my application uses a two-level tabs.

    Updatng demand would mean I want to transform all tabs "two levels" to a 'single-tab' level, manually...

    What are the benefits of using the universal theme - 42?

    See the guide to universal theme. This explains the benefits of its use; How to convert applications other themes; and illustrates the various components and options included.

    It is available as a sample application in your workspace, you can install and check to see how the models and options are used in the development.

  • I used up to the allocation for the region 1 & 2 DVD for help. stuck on region 1 now. I need to use the two regions for my DVD. Help, please. Beryl

    I used up to the allocation for the region 1 & 2 DVD for help. Stuck on region 1 now.  I need to use the two regions for my DVD. Help, please. Beryl.

    It isn't a MS solution, there are solutions to third parties not supported by MS

  • Need help in the use of ctx_doc.themes)

    Hello
    I am new to oracle text, I have a table that has a column "e_id" (primary key) and text data in a column that is indexed context, now I want to find words appearing frequently in this column, so I use the ctx_doc.themes () procedure to achieve.
    I created an array of result "ctx_themes" which has query_id, themes and columns of weight which will fill after executing the ctx_doc.themes proc (), but I am facing the error after execution of the ctx_doc.themes () procedure, so below please help me in the question of fixing.

    Start
    ctx_doc.set_key_type ('PRIMARY_KEY');
    end;

    Start
    ctx_doc. Themes ('text_data_index', 'e_id', 'CTX_THEMES', 1, full_themes = > FALSE, num_themes = > 20);
    end;
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Error from the 1 in the command line:
    Start
    ctx_doc. Themes ('text_data_index', 'e_id', 'CTX_THEMES', 1, full_themes = > FALSE, num_themes = > 20);
    end;
    Error report:
    ORA-20000: Oracle text error:
    DRG-11445: rowid value is not valid: e_id
    ORA-06512: at "CTXSYS. DRUE", line 160
    ORA-06512: at "CTXSYS. CTX_DOC', line 210
    ORA-06512: at line 2
    20000 00000 - '%s '.
    * Cause: The stored procedure 'raise_application_error.
    We called that causes this error to be generated.
    * Action: Fix the problem, as described in the error message or contact
    the administrator of the application or the DBA for more information.

    Thank you.

    If your name of the index myindex you can do:

    select token_text, sum(token_count) as total
    from dr$myindex$i
    where token_type = 0
    having sum(token_count) > 10
    group by token_text
    order by total desc
    

    Lists all of the chips with more than 10 occurrences.

    Otherwise, I think that ctx_report.index_stats will list page high fees, but I'm not sure about this.

  • Need help with the button mute on my helmet XL-3000 of Microsoft Chat, please!

    Hi all!  Hope everyone is having a good TGIF!  If you use my helmet even, I need help understanding the region button mute in the middle of the rope.  The red light is on or off?  I suppose that if I hit the curve button with the microphone on this subject, and the red light, I'm turn off my mike?

    I did some tests with others on the phone calls.  Sometimes, some other hear me, sometimes they do not have.  BUT I NEVER HEAR THEM!  FOR MY WORK, IT IS IMPERATIVE THAT I MAKE CALLS TO OTHERS!  HELP PLZ!  Thank you very much and have a great wkend!

    Hello
     
    Please follow the links below to troubleshoot the computer.
     
    Method 1
     
    Connect one microphone, music player or other audio device to your computer

    Method 2

    Step 1

    Troubleshooting: headsets

    Step 2

    Open the troubleshooting of Audio recording

    Method 3

    How to adjust the microphone volume

    a. click Start, type mmsys.cpl in the search box and press ENTER.
    b.
    in the sound dialog box, click the recording tab.
    c. click Microphone, and then click Properties.
    Note Make sure that the work appears under Microphone. If the job does not appear, click Microphone, and then click on set as default.
    d. the Microphone Properties dialog box, click the custom tab.
    e. select or clear the box amp Microphone.
    f. click the levels tab.
    g. set the volume to the desired level, and then click OK.
    h. click OK to close the sound dialog box.
     
    How to adjust the setting of the voice
     
    a. start the game.
    b. connect to LIVE (the Guide).
    c. click personal settings.
    d. click on voice.
    e. make sure that the recording volume level indicator records at a bar when you talk.
    f. click done.

    If you are still facing problems then, I would say that you contact support for Microsoft hardware for more direct intervention.


    I hope this helps.

     

Maybe you are looking for

  • Where are them have ways to use the iMac (end of 2015) as a monitor

    Hi all Where are have ways to use the iMac (end of 2015) as a monitor?Or maybe I can throw the bones of my macbook on iMac?

  • Sat Pro 4300: BSOD on startup, avoided if delay

    Hello I have a satellite Pro 4300, running W2K SP4. He had since 2001 with no problems. Recently I get "unexpected kernel mode trap" and sometimes "ACPI BIOS is not fully ACPI compliant" BSOD at startup (before it comes to any type of graphics). Happ

  • Mini dv to g series laptop - no port firewire or expansion slot - HELP!

    I have a Canon Vixia - who, when we bought it, the SD cards that do not have sufficient capacity were expensive, so we used mini dv.  now, five years later, I need to get this published stuff and put on dvd before the band begins to degrade. I have a

  • How to use HIL with quarter with crio car suspension system

    I built a model of labview for 2 car DOF suspension system and run the offline simulation. I want to build the hardware in the loop (HIL) for the same model but want to use AO and HAVE to send the signal to a real shock and measure it strength and ve

  • m6 Pavilion: fingerprint reader does not

    I recently had a new hard drive installed and now the validity fingerprint reader no longer works. Under devices, it does not show the Analyzer must be installed and the drivers are up to date. Is there some hp software I need to download?   Thanks f