Knowledge Sign
Knowledge Sign
  • 108
  • 444 168
How to Apply Tooltips on (Side & Top) Navigation Menu's in Oracle APEX
CODE:
For the side menu bar:
--------------------------------------------------------------------------------------------------------------------------
parent.$("#t_TreeNav").treeView("option", "tooltip", {
content: function(cb, node) {
return node.label;
}
});
parent.$("#t_TreeNav").tooltip("option", "items", ".a-TreeView-content");
---------------------------------------------------------------------------------------------------------------------------
For the top navigation bar:
parent.$("#t_Header .a-MenuBar-label").tooltip({
content: function() {
return $(this).text();
},
items: ".a-MenuBar-label",
show: { effect: "fadeIn", duration: 300 },
hide: { effect: "fadeOut", duration: 300 }
});
--------------------------------------------------------------------------------------------------------------------
For More Videos,
Please Subscribe my Channel:
th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1
Social Media links:
Facebook:
SharjeelRehmi
Emails:
knowledgesign22@gmail.com
มุมมอง: 473

วีดีโอ

What are Tooltips? How to Apply Them to a Page Item in Oracle APEX
มุมมอง 207หลายเดือนก่อน
For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
Display Images in Interactive Grid Report via RESTful {GET} API in APEX
มุมมอง 266หลายเดือนก่อน
For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
How to Integrate TIBCO Jasper Studio/Server with Apex & (Call Report)
มุมมอง 1703 หลายเดือนก่อน
Call URL Pattern Sample Link: docs.google.com/document/d/1HWdBQkVZNyJNt4V-U_Qt6t9Y1nhW25b56vwp9li1ccQ/edit?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
How to Make Parameterize Jaspersoft Report & Deploy to Server || #oracleapex #jaspersoft
มุมมอง 1964 หลายเดือนก่อน
For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
How to Make Simple Jaspersoft Report & Deploy to Jasper Server || #oracleapex #jaspersoft
มุมมอง 1424 หลายเดือนก่อน
For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
How to Make Database Connectivity with Jaspersoft studio & Server for Use with APEX | #Jaspersoft
มุมมอง 1104 หลายเดือนก่อน
OJDBC DRIVER LINK: drive.google.com/drive/folders/1TcFh0Xdcdt2TuNhPxKK7R34tLGij8EpY?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
Install and Configure TIBCO Jaspersoft Studio & Server for Use with APEX | #oracleapex #Jaspersoft
มุมมอง 1404 หลายเดือนก่อน
Setups Link: drive.google.com/drive/folders/1HkF4SS4Cf6bi3QEGdJuCdY837KqDfzKi?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com
How to Adding Image/Logo to Side Navigation in Oracle Apex #oracleapex
มุมมอง 4K7 หลายเดือนก่อน
html code: drive.google.com/file/d/1rKvJraHwJe_I5jNmDlj1VFoEYemx1Nqu/view?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com For Any Queries: Shining a Light on How to Adding Image/Logo to Side Navigation in Oracl...
How to Install APEX 23.2 & Configure ORDS 23.4 with Oracle DB 19C
มุมมอง 19Kปีที่แล้ว
How to Install APEX 23.2 & Configure ORDS 23.4 with Oracle DB 19C Installation Documents: drive.google.com/drive/folders/1VO3c8IGpXs1QLesxGDSiQPHnnsJnY-r1?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com For you...
How to Use Application Computations Component in Oracle Apex
มุมมอง 2.5Kปีที่แล้ว
How to Use Application Computations Component in Oracle Apex For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com For queries: Create Application in Oracle APEX Rename Application Name in Oracle APEX Oracle APEX Computations Va...
How to Page Access Control🔒With DB Users Using Authorization Scheme in Apex
มุมมอง 1.8Kปีที่แล้ว
How to Page Access Control🔒With DB Users Using Authorization Scheme in Apex For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com Twitter: SharjeelRehmi queries: how to use user authorization schemes on oracle apex, ...
How to Calculate Days / Leave Days using "JavaScript" in Oracle Apex
มุมมอง 428ปีที่แล้ว
How to Calculate Days / Leave Days using "JavaScript" in Oracle Apex Code: drive.google.com/drive/folders/1EAcVRPHSb75QFjfJqVEGKG1bUQBf0pC0?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com Twitter: S...
How to Calculate Days / Leave Days using PL/SQL in Oracle Apex
มุมมอง 1.5Kปีที่แล้ว
How to Calculate Days / Leave Days using PL/SQL in Oracle Apex Code: drive.google.com/drive/folders/1iNfBQL0s6KfVxbpGgX1Jd8m_0trFYLWs?usp=sharing For More Videos, Please Subscribe my Channel: th-cam.com/channels/erYw6NvklUXW4_swAZsqaQ.html?view_as=subscriber?sub_confirmation=1 Social Media links: Facebook: SharjeelRehmi Emails: knowledgesign22@gmail.com Twitter: Sharjee...
How to Use Confirmation Dialog using JavaScript in Oracle Apex
มุมมอง 796ปีที่แล้ว
How to Use Confirmation Dialog using JavaScript in Oracle Apex FORMAT 1 : var userConfirmed = confirm("Are you sure you want to proceed?"); if (userConfirmed) { // User clicked OK, perform your action here alert("Action confirmed!"); // Add your additional code here } else { // User clicked Cancel, handle accordingly (optional) alert("Action canceled!"); // Add your additional code here } FORMA...
How to Use Arithmetic Operations🔥using JavaScript in Oracle Apex
มุมมอง 395ปีที่แล้ว
How to Use Arithmetic Operations🔥using JavaScript in Oracle Apex
How to Use JavaScript🔥on Page Load Dynamic Action in Oracle Apex
มุมมอง 835ปีที่แล้ว
How to Use JavaScript🔥on Page Load Dynamic Action in Oracle Apex
(DEMO) - Daily Expenses Manage Application in Oracle Apex
มุมมอง 1.6Kปีที่แล้ว
(DEMO) - Daily Expenses Manage Application in Oracle Apex
How to Use "Authorization Schemes" Security in Oracle Apex Pages
มุมมอง 3.8Kปีที่แล้ว
How to Use "Authorization Schemes" Security in Oracle Apex Pages
How to Login App Using DB Table Users "Custom Auth" in Apex
มุมมอง 2.8Kปีที่แล้ว
How to Login App Using DB Table Users "Custom Auth" in Apex
Create "Dynamic Navigation Menu" Using DB Table in Oracle Apex
มุมมอง 3.1Kปีที่แล้ว
Create "Dynamic Navigation Menu" Using DB Table in Oracle Apex
How to Add Change Password Option in Oracle Apex Application
มุมมอง 1.6Kปีที่แล้ว
How to Add Change Password Option in Oracle Apex Application
How to Insert Multiple Records Using "FOR LOOP COLLECTION" in Oracle Apex
มุมมอง 1.9Kปีที่แล้ว
How to Insert Multiple Records Using "FOR LOOP COLLECTION" in Oracle Apex
What is Collections & How Insert Each Record Using Collections in Apex
มุมมอง 522ปีที่แล้ว
What is Collections & How Insert Each Record Using Collections in Apex
How to Refresh🔄Report after closing Modal Page in Apex
มุมมอง 2.4Kปีที่แล้ว
How to Refresh🔄Report after closing Modal Page in Apex
How to Call Certain (LOV) on a specific Condition in Oracle APEX
มุมมอง 1.2Kปีที่แล้ว
How to Call Certain (LOV) on a specific Condition in Oracle APEX
How to Load Data into table using "Data Load Definitions" In Apex
มุมมอง 1.8Kปีที่แล้ว
How to Load Data into table using "Data Load Definitions" In Apex
How to Add LOGO / IMAGE in Top Navbar & Region in Apex
มุมมอง 1.7Kปีที่แล้ว
How to Add LOGO / IMAGE in Top Navbar & Region in Apex
How to Encrypt & Decrypt Password in Oracle Apex
มุมมอง 2.2Kปีที่แล้ว
How to Encrypt & Decrypt Password in Oracle Apex
How to Add Strong Password functionality using Plugin in Oracle Apex
มุมมอง 367ปีที่แล้ว
How to Add Strong Password functionality using Plugin in Oracle Apex

ความคิดเห็น

  • @m.usmanjaved7472
    @m.usmanjaved7472 4 วันที่ผ่านมา

    Sir. Please make matrix report video .

  • @mustoopk
    @mustoopk 11 วันที่ผ่านมา

    Sir this is very informative vdo, but you have hard coded the user code 1001 but if there are multiple users then we have to go to script and increase the user code. how can we proivde a list of users for the specified option

    • @knowledgesign22
      @knowledgesign22 11 วันที่ผ่านมา

      @@mustoopk I'm making video for this topic in list so please wait

  • @amjadpervaiz6777
    @amjadpervaiz6777 15 วันที่ผ่านมา

    How to pass parameter to jasper report from interactive grid

  • @muhammadkamranriaz3918
    @muhammadkamranriaz3918 19 วันที่ผ่านมา

    I've installed ords successfully but now i want to setup with apache tomcat. when i try to deply it doesnot work. Kindly advise.

  • @muhammedanwarhussain6001
    @muhammedanwarhussain6001 19 วันที่ผ่านมา

    Your videos are very good, jazakallaha khair, one problem with Dynamic Menus I am facing is " when I open a page , it automatically collapses the navigation menu" the menu is rebuilt on each and every page load, how to solve this, mine is Apex 24

  • @balochcode
    @balochcode 23 วันที่ผ่านมา

    share the document please

  • @shakeelshahzad2988
    @shakeelshahzad2988 หลายเดือนก่อน

    "apex users does not exist " for each user in sql developer. why?

  • @souravrs5394
    @souravrs5394 หลายเดือนก่อน

    Can we download as multiple tables

  • @senthamilsiddharth
    @senthamilsiddharth หลายเดือนก่อน

    Bro - please put some video how to connect snowflake schema to oracle APEX

  • @aamirandroid7798
    @aamirandroid7798 หลายเดือนก่อน

    Excellent

  • @asifiqbal5877
    @asifiqbal5877 หลายเดือนก่อน

    Good

  • @alishahid-hf1bg
    @alishahid-hf1bg หลายเดือนก่อน

    SIR JI BI PUBLISHER PE REPORT BAN KY DE DY TH-cam PE KOI BHI NAHI MIL RHA IS RELATED ACHA CONTENT JISKI SMJH AYE

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      @@alishahid-hf1bg okay inshallah I will provide next week.

  • @rashidahmed434
    @rashidahmed434 หลายเดือนก่อน

    Asalam O Alaikum Sir Zbrdst carry on in urdu❤

  • @xarke6430
    @xarke6430 หลายเดือนก่อน

    I created table with script and then I created dynamic navigation same with you. When I clicked the other menu page is changing but navigation selected background is holding at first always. How can I fix that

  • @r.vamshikrishna2167
    @r.vamshikrishna2167 หลายเดือนก่อน

    rror at line 6: PL/SQL: Statement ignored Error at line 6: PLS-00201: identifier 'DBMS_CRYPTO' must be declared 4. l_encrypted_raw RAW(2048); 5. BEGIN 6. l_encrypted_raw := DBMS_CRYPTO.encrypt( 7. src => l_ccn_raw, 8. typ => DBMS_CRYPTO.aes_cbc_pkcs5, -- Use AES encryption Getting the above error please help me out from this

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      @@r.vamshikrishna2167 sys k rights sy execute karain

  • @bilalaslam592
    @bilalaslam592 หลายเดือนก่อน

    Nice video sir 😍

  • @DiogoFernandesGuimaraes
    @DiogoFernandesGuimaraes หลายเดือนก่อน

    Great video man!!! Thank you so much!

  • @NaveenKumar-i5g
    @NaveenKumar-i5g หลายเดือนก่อน

    Hi Borther, we can use tool tip for interactive grid? if yes how?

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      @@NaveenKumar-i5g yes

    • @NaveenKumar-i5g
      @NaveenKumar-i5g หลายเดือนก่อน

      @@knowledgesign22 how to do brother is there any video ?

    • @NaveenKumar-i5g
      @NaveenKumar-i5g หลายเดือนก่อน

      team i need to know how to fix it is there any video if you have could you please share with me?

  • @jtardon
    @jtardon หลายเดือนก่อน

    pero asi solo funciona para la pagina inicio, no hay un sitio común donde se aplique a todas las páginas ? But this only works for the home page, isn't there a common site where it applies to all pages?

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      @@jtardon please tell me on English .I can't understand your language .

    • @jtardon
      @jtardon หลายเดือนก่อน

      @@knowledgesign22 But this only works for the home page, isn't there a common site where it applies to all pages? ( was in the second line of the first message )

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      th-cam.com/video/XPRkcynS86U/w-d-xo.htmlsi=ZDDA7wTSJx3qQvF2 Follow another video for globally show icons

    • @jtardon
      @jtardon หลายเดือนก่อน

      @@knowledgesign22 Yes, perfect!! Thank you very much!!

    • @jtardon
      @jtardon หลายเดือนก่อน

      Hello!. Do you have a video that explains how to send an email from APEX?, configuration in APEX and configuration in the external mail server?, or if you can send an SMS from APEX? Thank you!

  • @nasimahmad9530
    @nasimahmad9530 2 หลายเดือนก่อน

    When i type pdbs its nkg showing in my system ?? Any idead how to create one ?

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      @@nasimahmad9530 I'm using pdb container database If u used not pdb database so ignore this command.

  • @poojadevaraj9918
    @poojadevaraj9918 2 หลายเดือนก่อน

    I need to download it in A4 but when im enabling it the values hides and some are combined how to avoid this

  • @Arshadmanglore
    @Arshadmanglore 3 หลายเดือนก่อน

    Sir how to pass parameter from oracle apex to jasper

    • @knowledgesign22
      @knowledgesign22 2 หลายเดือนก่อน

      I will try to make a video about it.

  • @Arshadmanglore
    @Arshadmanglore 3 หลายเดือนก่อน

    Your Jasper Tutorial are amazing. kind make more videos on jasper. Thanks

  • @itexpert4855
    @itexpert4855 3 หลายเดือนก่อน

    create a vedio on checkbox through javascript when i changed it and update data in table

  • @mansooor2008
    @mansooor2008 3 หลายเดือนก่อน

    hi, thank you for your description put this error show: Failed to process SQL command - Error starting at line : 2 in command - CREATE USER "forces" IDENTIFIED BY "Apex_1234" DEFAULT TABLESPACE "FORCES" TEMPORARY TABLESPACE "TEMP" Error report - ORA-65096: invalid common user or role name 65096. 00000 - "invalid common user or role name" *Cause: An attempt was made to create a common user or role with a name that was not valid for common users or roles. In addition to the usual rules for user and role names, common user and role names must consist only of ASCII characters, and must contain the prefix specified in common_user_prefix parameter. *Action: Specify a valid common user or role name.

  • @Haalfl
    @Haalfl 3 หลายเดือนก่อน

    Thank you for your work Please, How to integrate technoriver smartcode with Oracle Apex?

  • @bilalaslam592
    @bilalaslam592 3 หลายเดือนก่อน

    welldone Sir. Ap ki videos bht achi hoti hen. bs isi tarha hamy guide karty raha karyn. 🥰🥰

  • @broadfull
    @broadfull 4 หลายเดือนก่อน

    Excellent guidelines

  • @mdnasirvlog4685
    @mdnasirvlog4685 4 หลายเดือนก่อน

    Cascading popup And Additional output How can Do it?

    • @knowledgesign22
      @knowledgesign22 3 หลายเดือนก่อน

      I will try to make about this video .

  • @MosaBlouch
    @MosaBlouch 4 หลายเดือนก่อน

    Good ❤

  • @ashumymail
    @ashumymail 4 หลายเดือนก่อน

    when clicking on the PDF button the page just spins, any idea what could be wrong here?

  • @lover12167
    @lover12167 4 หลายเดือนก่อน

    boht achi video thi bhai kindly make more videos on jasper reports like how to make reports and dashboard and use them in application

    • @knowledgesign22
      @knowledgesign22 4 หลายเดือนก่อน

      abhi jasper ki series chalegi with apex

  • @lover12167
    @lover12167 4 หลายเดือนก่อน

    AOA sharjeel bhai apki video dekh k boht acha laga plzz regular videos banaya kary

  • @Mafatlaal
    @Mafatlaal 4 หลายเดือนก่อน

    Very helpufl! Thank you! Keep up the good work.

  • @قناةالتطويروالتعليمالتقني
    @قناةالتطويروالتعليمالتقني 4 หลายเดือนก่อน

    تسلم لخي الحبيب

  • @AbdulRehmanMirza-z3o
    @AbdulRehmanMirza-z3o 4 หลายเดือนก่อน

    How to get current user id?

  • @fouad_alshamy
    @fouad_alshamy 4 หลายเดือนก่อน

    Hello brother, when exporting the application, will the Authorization Schemes be exported with it, and when importing, will they be imported?

    • @-Sergioxx-
      @-Sergioxx- หลายเดือนก่อน

      www.youtube.com/@fouad_alshamy

  • @xarke6430
    @xarke6430 5 หลายเดือนก่อน

    I want to use custom icons for that. How can I do that ?

  • @Actions_Only
    @Actions_Only 5 หลายเดือนก่อน

    Hi, please upload the ORDS upgrade 22.4 to 24.1 video in Linux

  • @jorgecleberdeoliveirapatri1980
    @jorgecleberdeoliveirapatri1980 5 หลายเดือนก่อน

    Hello, when I click on the other lines of the menu, the icon disappears, could you help me ?

    • @pandaHG0
      @pandaHG0 2 หลายเดือนก่อน

      me too

    • @knowledgesign22
      @knowledgesign22 หลายเดือนก่อน

      th-cam.com/video/XPRkcynS86U/w-d-xo.htmlsi=ZDDA7wTSJx3qQvF2 Follow another video for globally show icons

  • @waheedhassan8489
    @waheedhassan8489 5 หลายเดือนก่อน

    The use of sequences is the worst method because once you delete a number, it won't be reset, and it will always generate the next number.

  • @yasirirshad7410
    @yasirirshad7410 5 หลายเดือนก่อน

    SIR KIYA AP MUJHAY INSTAL KER DAY GAY OR YE MAIN SEKHNA CHAHTA HO

  • @p.c.chavda2991
    @p.c.chavda2991 6 หลายเดือนก่อน

    Code muko bhai helpful

  • @hossamassadallah
    @hossamassadallah 6 หลายเดือนก่อน

    Nice ❤

  • @rapidigmhari
    @rapidigmhari 6 หลายเดือนก่อน

    Unable to add more than 5 cards. Is it limitation in Apex ?

  • @kookin247
    @kookin247 6 หลายเดือนก่อน

    gREAT!

  • @UkLondoner7
    @UkLondoner7 6 หลายเดือนก่อน

    Best explanation I came across Thanks

  • @lemangcoconut
    @lemangcoconut 6 หลายเดือนก่อน

    Thank you very much, love from Malaysia

  • @347_rushikeshthorat7
    @347_rushikeshthorat7 7 หลายเดือนก่อน

    can you make a video if we delete a record then how to rest the value in sequences

  • @syedmajidalishah5272
    @syedmajidalishah5272 7 หลายเดือนก่อน

    image not shown in region oracle apex 23.2 need help ???