Module 2: Adding JavaScript to APEX Apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 11

  • @kevinzhang8974
    @kevinzhang8974 4 ปีที่แล้ว +3

    best ever JS introduction for APEX developers: simple, easy to follow and reproduceable. Thank you Dan & Oracle

    • @abruenin236
      @abruenin236 3 ปีที่แล้ว

      100% agree. Much valuable information in short time, well done!

  • @jkl8577
    @jkl8577 4 ปีที่แล้ว +3

    One of the best Technology youtube video. Very well done. Thanks for making this.

  • @malypetu1409
    @malypetu1409 3 ปีที่แล้ว +1

    Very nice workshop. It provides an insight into the working model for APEX. There's a lot to grasp but it is very well explained.

  • @baizeedrony
    @baizeedrony 4 ปีที่แล้ว

    Wow!!Its Really helpful for me......thanks.

  • @chadlunders4898
    @chadlunders4898 2 ปีที่แล้ว

    Is there an advantage in using a dynamic action to show/hide an object rather than configuring a server side condition for that object?

    • @OracleAPEX
      @OracleAPEX  2 ปีที่แล้ว +2

      Hi Chad - Yes, this is useful when you need to show/hide a component based on the user's selection. No need to refresh the entire page to define client-side behavior.
      docs.oracle.com/en/database/oracle/application-express/21.2/htmdb/managing-dynamic-actions.html
      Hope it helps!

  • @juno7893
    @juno7893 4 ปีที่แล้ว

    Thank you Dan, very helpfull.

  • @randomrant3537
    @randomrant3537 4 ปีที่แล้ว +1

    Can you do a video on how to do it on questions?
    Basically answering a question with answer "a" leads to question 1 while answering with "b" leads to question 2.
    Is this even possible in Apex since as I see it, Apex supports solely 1 level of such a tree, or am I mistaken?
    I would really appreciate an answer.

    • @DanMcGhan
      @DanMcGhan 4 ปีที่แล้ว +1

      What does it mean to ask a question? Is it some kind of prompt with yes/no type questions that would fork the logic? Please DM me on Twitter (twitter.com/dmcghan) or contact me via my blog (jsao.io/contact/) to continue this discussion.

  • @ibrahemalkamel3412
    @ibrahemalkamel3412 2 ปีที่แล้ว

    thank you so much