UI Hacks with Javascript in Business Central

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 36

  • @frantisekvasica2419
    @frantisekvasica2419 3 роки тому +4

    You are absolutely my hero, I spent many hours to getElementById without success -_- I think that everybody who are programming business central should check your channel! This open to you many possibilities. Also I admire how calmly you program and explain.
    I bought your book for your support! Hope that I see more videos from you :)

  • @govindrajpurohitgopu9427
    @govindrajpurohitgopu9427 8 місяців тому +1

    Coolest BC tutorial ever Almost felt illegal.

  • @anada1124
    @anada1124 4 роки тому +1

    Great experiment!
    This is how someone can learn to program to gain more skills.

  • @konfigurator7268
    @konfigurator7268 Рік тому

    Great stuff with the rotating trash can. Thank you very much eric :-)
    Best Regards
    Carsten

  • @AbhayBhardwaj-tp1dr
    @AbhayBhardwaj-tp1dr Рік тому

    hello sir , is it possible that the edit button on customer card page is rotate 360 degree continuously?

  • @VitoIacovone
    @VitoIacovone 2 роки тому

    Hi Erik, It is possibile to change the background color of a single cell in a repeater? I wuold like to change the color based on a specific condition (through OnAfterGetRecord maybe)..

    • @VitoIacovone
      @VitoIacovone 2 роки тому

      Hi Erik, do you have any news for me? 😅

  • @anujchaudhary6985
    @anujchaudhary6985 2 роки тому

    Erisk, I have a query. I want to resize the textarea but every type we run the application the the ID of thet textarea has been changed who we can manage this??

    • @Hougaard
      @Hougaard  2 роки тому

      Don't search for the id, search for the controlname attribute..

  • @Mausler001
    @Mausler001 Рік тому

    Did you get the controladdin running in the factbox? And Ref?

  • @sheeepster
    @sheeepster 3 роки тому

    Great video! Is this type of javascript manipulation supported by Microsoft, or could an extension with this functionality break with the next release of BC?

    • @Hougaard
      @Hougaard  3 роки тому

      It could totally break :)

  • @mauriciovillatoro9361
    @mauriciovillatoro9361 2 роки тому

    I love this video, do you have more like this?

    • @Hougaard
      @Hougaard  2 роки тому +1

      Go explore, there are many videos on the channel :)

  • @YannSaintLaurent
    @YannSaintLaurent 4 роки тому

    Loved it!

  • @yokoning
    @yokoning 4 роки тому

    Amazing Erik! Need to troll people now :)

    • @Hougaard
      @Hougaard  4 роки тому

      That's the spirit :)

  • @javiermoreno8598
    @javiermoreno8598 4 роки тому

    Amazing stuff!

  • @christinusalexander3168
    @christinusalexander3168 4 роки тому

    Awesome sharing

  • @RubenParente
    @RubenParente 3 роки тому

    Hi Erik, i recreate this example and its not working. After i check your git and copy past and still don't work. Could be something change meanwhile? im using the latest version. thank you really cool channel

    • @sheeepster
      @sheeepster 2 роки тому

      It seems like the OnValidate Trigger ist not executing for multiline fields anymore. Not sure if this is a bug or a feature....

  • @27Baril
    @27Baril 4 роки тому

    Great video! I have a question. Is there any way to run similar JS logic on all Card Pages without having to add the control add-in explicitly to every card page?

    • @Hougaard
      @Hougaard  4 роки тому +1

      Not really, some have implemented javascript that "survives" in the topbar (injected from the rolecenter).

    • @27Baril
      @27Baril 4 роки тому

      @@Hougaard Thank you for the response! I will try a Hougaard control add-in in the toolbar and see if I can get that embeded on all card pages.

    • @27Baril
      @27Baril 4 роки тому

      @@Hougaard Trying this out now and injecting it from the role center mean if a user visits say the customer list directly the control addin will not fire. Any workarounds you know of?

    • @Hougaard
      @Hougaard  4 роки тому

      @@27Baril Nope... unless you also inject from everywhere...

    • @27Baril
      @27Baril 4 роки тому

      @@Hougaard Yep that was my fear. Thank you!

  • @businesscentral-explained1703
    @businesscentral-explained1703 3 роки тому +1

    How about making a video where you show how we can display pdf files inside a page?

    • @Hougaard
      @Hougaard  3 роки тому

      Good idea, can you use this: www.kauffmann.nl/2019/01/22/pdf-viewer-in-business-central/

  • @florenciabordagorry4770
    @florenciabordagorry4770 3 роки тому

    AWESOME!

  •  4 роки тому

    Hi Erik
    Great and funny.
    I can't find the project in your GitHub.
    Did you forget to Commit it and Push it?... ;-)
    Ta friend.

    • @Hougaard
      @Hougaard  4 роки тому

      Thanks, yes, try looking again :)

    •  4 роки тому

      @@Hougaard Yep....
      Cheers

  • @breedx8201
    @breedx8201 4 роки тому

    Cool 😍

  • @christiankubny7419
    @christiankubny7419 4 роки тому +1

    Very cool! A rotating trash can :-D