Can you draw flowcharts with AL in Business Central?

Ғылым және технология

Find more information at my blog www.hougaard.com or follow me on / ehougaard
Source code can be found here: github.com/hougaard/KZread-V...

Пікірлер: 12

  • @JoseJoaquinMadrigal
    @JoseJoaquinMadrigal Жыл бұрын

    I love these JavScript Stuff. You keep surprising me. Ta.

  • @aidanharper3784
    @aidanharper3784 Жыл бұрын

    Very cool! Tempted to make a Workflow to Flowchart conversion using this. Something I do for multi-line editable fields that aren't related to a record is a second control add in using the "Microsoft.Dynamics.Nav.Client.WebPageViewer" user control, then in the ControlAddInReady trigger set the content to %1 where %1 is my initial value. In the Callback event you can then grab the value and put it into your global text variable! It means no messing about with scrolling, I can already see all the content. I'm generally using it for Http Request testing where I want to send some request body somewhere and I like to see the whole content. Style it how you like, I like using monospace because Json and Xml content looks nicer that way 🤷‍♂

  • @Hougaard

    @Hougaard

    Жыл бұрын

    Cool trick, I'll might do a video on that at some point :)

  • @chirangaranasinghe8251
    @chirangaranasinghe8251 Жыл бұрын

    Hi Erik, Can You make a video about Standard RDLC layout . ex : 120 report. I wanna learn to customize and make a report like that. when print details on show more columns, How to Achive it Modify...... Thank you

  • @lkilper75
    @lkilper75 Жыл бұрын

    I have done something similar but with mermaid.js, very cool stuff!

  • @matildecouque

    @matildecouque

    Жыл бұрын

    Good morning. I am trying to achieve this precisely. I am doing a Holidays Matrix and I want to do it with mermaid.js Could you please share how did you integrated mermaid.js with BC. I managed to do as Erik did with this video, but I can not manage to do it with mermaid.js Thank you ever so much

  • @rahulkhairnar3310
    @rahulkhairnar3310 Жыл бұрын

    Hi Erik, I tried the same but I am getting an error in the Control addin- the StartupScript = 'startup.js'; is missing.

  • @Hougaard

    @Hougaard

    Жыл бұрын

    The startupscript need to have the path included, so if you placed startup.js in a folder, you need to specify that folder.

  • @rahulkhairnar3310

    @rahulkhairnar3310

    Жыл бұрын

    Thank you Erik for your quick response it worked.

  • @JoseJoaquinMadrigal
    @JoseJoaquinMadrigal Жыл бұрын

    I tried today but it tells me: TypeError: Raphael is not a constructor What is happening? Thank you ever so much

  • @Hougaard

    @Hougaard

    Жыл бұрын

    Did you add Rephael.js to the scripts= in the addin.al file?

  • @JoseJoaquinMadrigal

    @JoseJoaquinMadrigal

    Жыл бұрын

    Yes, I did. I do not know how, but I managed to solve it. I rewrite the entire code, and it worked. Thank you ever so much. Again ;-)

Келесі