all,
I have an app with js views and I am trying to upgrade to html views. I am using the diagnostic tool and exporting the html view and I am able to render it now. long story short.. in my js view, I have a grid and one of its columns has a formatter. the formatter is not coming on the exported html view.
how do I add the formatter to my html view?
thank you in advance