Anyone found out how to use the “fontawsome” package within COTG?
Currently getting “unsupported font-family” within the COTG app .
Every modern font / icon pack uses a font file to generate the icons, however even when I add the fonts to the font folder within COTG, it still not recogizes it…
Question: Would it be helpful when we add Bootstrap based COTG template wizards to OL Connect Designer? In that case we prob need to create a setting to define which HTML structure to use when inserting COTG input controls via the UI (although my gut feeling tells me you are coding the forms by hand anyway).
It would be nice to just select it from the GUI what CSS framework you want to use. In my case bootstrap just works better for me in a way that it is just easier for me to code in (and what I can see a little more support / plugins on the internet).
The other thing is that the current included foundation framework is the old version and not the newest version of the framework. You can easily fix it yourself however kinda annoying when browsing the docs that you need to select an older version.
(The switch inside foundation is a good example where the new version of the framework has a nice extra option the specify text inside the switch where the old version has not).
The COTG components are almost one one compatible between foundation and bootstrap. (You only need to change some classes and move around with the tag).
And you are right I am fully coding the form outside the designer and after the design process I just copy everything inside the body to COTG.
I’m using Bootstrap (as I prefer to Foundation) but I’m getting the following error when the bootstrap.bundle.min.js is included in my COTG - and I’ve downloaded it; it’s not remote.