One FactBox to rule them all!

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 17

  • @JosepPages7
    @JosepPages7 2 года назад +3

    Thanks for these tricks. It's a pleasure to see how easily you code and resolve small bugs live.

  • @hugo_alves
    @hugo_alves 2 года назад

    I was just searching for any way for Pages to talk to their SubParts when i came to this video!
    Simply great! Thank you, Erik!

  • @ramankumar9476
    @ramankumar9476 2 года назад

    The way, you doing these kind of tricky stuff....amazing. learn a lot from your videos.

    • @IndirectCreator
      @IndirectCreator 2 года назад

      Did you actually need the SetParent function?
      The SubPageLink should be enough

  • @davidhofschneider7842
    @davidhofschneider7842 2 года назад

    One of your best videos this year👍

    • @Hougaard
      @Hougaard  2 года назад

      Because of the awesome Tolkien bit ??

    • @davidhofschneider7842
      @davidhofschneider7842 2 года назад

      Offcourse😁 but the content is pretty good as well. One of these tips and tricks for daily business all bc developers should know

  • @siffigson
    @siffigson Год назад

    🐐🐐🐐

  • @Mohammad-m5o-k1g
    @Mohammad-m5o-k1g 3 месяца назад

    Thanks, Erik, I am just wondering with this trick, we can do delete in the Factbox. Can we also add other actions?

    • @Hougaard
      @Hougaard  2 месяца назад

      What are you thinking about?

  • @davidfeldhoff
    @davidfeldhoff 2 года назад +3

    I really do like your videos as well and I like that they're mostly

    • @Hougaard
      @Hougaard  2 года назад

      I was thinking about the variant option, but looked at the clock and decided aginst it, but great suggestion :)

    • @hugo_alves
      @hugo_alves 2 года назад

      Hi David, i am curious about this DataTypeManagement Codeunit. Would you have any video or example for reference how to use it?! Thanks in advance.

    • @ELT0NI
      @ELT0NI 2 года назад

      @@hugo_alves you can find an example in the table 710 "Activity Log", function LogActivityImplementation

  • @artemkeller2571
    @artemkeller2571 2 года назад

    Thanks! What is the Page.RunModal?

    • @Hougaard
      @Hougaard  2 года назад +1

      What do you mean?

    • @artemkeller2571
      @artemkeller2571 2 года назад +1

      @@Hougaard im trying to figure out what all the functions In AL do and all the Microsoft documentation is written in such complicated language. The moment you used RunModal in the video got me confused about what it does and I couldn't figure it out by searching through the documentation ether...
      I feel like AL community is pretty small and there are only a few people explaining things in understandable language. Your videos are the only ones I found really useful! But most of the time i watch them in the wrong order where you are using stuff I don't know yet, there for its hard to understand it.
      It would be so good if someone would made a course like "from noob to pro in AL" with explaining how things are going here step by step!