Hello, hope you're all doing fine
i just stumbled across a limitation in the Microsoft D365 F&O form controls, where no control can either do what i exactly want or expose a property that helps with the issue (at hand). So after some research it seams the only option is to create a new Control with my custom behavior (HTML+CSS+JavaScript). But it seams either there's no documentation about it, or the Microsoft Documentation is so vast that it's confusing me.
i am just trying to do a very simple "Hello World" control to use later in my form for demonstration purposes, (i even inlined the JavaScript to make it one file, so i don't have to worry about loading stuff). but even that didn't work.
so, if anyone knows about the steps for creating a new custom control, i would appreciate it a lot (if you share).
if something is vague or unclear please let me know,
Thanks in Advance,