Bootstrap theme not working properly

Hi,

I'm fairly new to webprogramming and decided to try out TMS Web Core. And for the most parts it works very good. But I have now stumbled into a problem with a webtheme the we wanted to use. I don't quite understand why the theme here isn't working like it should.

By watching the screengrab in the link it shows three different states:

  1. First when loaded from TMS Web Core server. It looks too large and doesn't respond correctly.
  2. Showing the html-file directly from the file placement, shows the file correctly
  3. When reloading the TMS Web Core-file it collapses into another theme setting.

I think I am missing something fundamental in how things are loaded into TMS Web Core.

Can you point me in the right direction?

Best

Lasse Laegteskov

[https://www.exotech.dk/download/tmsbucket.gif]
(https://www.exotech.dk/download/tmsbucket.gif)

I think I found an answer myself. I don't understand the behavoir fully, but the first page (Mainpage) had the ElementClassName set to landing-page and this property was transfer over to the form I showed. This second form has no text in ElementClassName (or Caption), so it got these properties from the first form. I don't know if this is intentional behaviour?

When I set the ElementClassName on the second form it solves the problem.

image

Is this theme you’re using JS libraries? If so, did you inspect the browser console to see if there are any errors? If so, what errors do you see?