FoxInCloud
Bootstrap question
Gravatar is a globally recognized avatar based on your email address. Bootstrap question
  Michele
  All
  Feb 9, 2020 @ 11:35am

Bootstrap let the objects to be adapted to the size of my device. In a list if i have two differnt paragraph in a div element they are always on two different rows. If i want that two fileds of my table to be shown on the same row (so they can be adapted to my device size), but with different styles what can i do ? First field larger than the other one for example....

I want to occupy only two rows when i have smaller devices and with larger only one row....

Thanks

Gravatar is a globally recognized avatar based on your email address. re: Bootstrap question
  FoxInCloud Support - Thierry N.
  Michele
  Feb 10, 2020 @ 12:43am

Try setting .wBScolClass:

label1.wBScolClass = 'col-sm-12 col-lg-5'
label2.wBScolClass = 'col-sm-12 col-lg-7'
© 1996-2024