A shortcut to better UX with shortcut key in AL and Business Central

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024
  • Find more information at my blog www.hougaard.com or follow me on / ehougaard
    Source code can be found here: github.com/hou...

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

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

    It's interesting that shortcut keys *must* be two or more keys in combination, but certain characters can't be used e.g. Ctrl+2 will go to your second tab if you have one, which is in direct contradiction to the "will override browser behaviour" statement in the documentation; Ctrl+# won't work at all...
    If you have multiple actions that use the same shortcut, the first that is registered will be triggered. I'm assuming that across multiple modules it'll be the one in the earliest module sorted alphabetically by app ID (as event subscriber procedures do).

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

    In your test at 9:05 you typoed Alt-Q instead of Alt+Q. I tested it with Alt+Q and it did not work.

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

      Good eyes... I did try it earlier and that did work either....

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

    In earlier videos, after start with debugger, you needed to login with id+password. In this video you are autologged in. How?

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

      You mean in VS code or in the browser?

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

      @@Hougaard in the browser

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

      That's just a matter of the browser cookies status...

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

      @@Hougaard ok, so maybe my lastpass is preventing this cookie