Generator support for Bootstrap 3
Generator support for Bootstrap 3
chrislambertuk
Posts: 3Questions: 2Answers: 0
Any Datatables Editor app created by Generator & specifying Bootstrap 3 or Bootstrap 4 styling - comes out unstyled (i.e Web browser's default font etc).
this is the case whether the generated app is run in the "Run Now" environment - or downloaded to a clean directory & run locally.
When run locally all CSS's & JS's referenced by the HTML were found OK.
Am I missing a stylesheet somewhere? (Not sure there's much I can do to fix the "Run Now" instance anyway).
Thanks
This discussion has been closed.
Answers
Did you click the option to include the Bootstrap libraries? When you select the Bootstrap 3 or 4 package, another option should appear below the jQuery option allowing you to include Bootstrap. That's used because the download builder doesn't assume that you need Bootstrap (although in the case of Generator, it probably would be sensible to have that default selected).
Allan