FoxInCloud
Buttons dimension in bootstrap
Gravatar is a globally recognized avatar based on your email address. Buttons dimension in bootstrap
  Michele
  All
  Jan 22, 2018 @ 09:00am

I have seen that when bootstrap is enabled all my buttons are automatically resized looking the caption and the picture .... is there a way to set a fixed dimension ? I have a form where there are more than 10 buttons all with different width and it is not so good to see...

Thanks

Gravatar is a globally recognized avatar based on your email address. re: Buttons dimension in bootstrap
  FoxInCloud Support - Thierry N.
  Michele
  Jan 22, 2018 @ 12:06pm

could you please post a screenshot to see the issue?

Gravatar is a globally recognized avatar based on your email address. re: Buttons dimension in bootstrap
  Michele
  FoxInCloud Support - Thierry N.
  Jan 23, 2018 @ 12:25am

Look also to the first button. Why do i see the caption in that format ?

Gravatar is a globally recognized avatar based on your email address. re: Buttons dimension in bootstrap
  FoxInCloud Support - Thierry N.
  Michele
  Jan 23, 2018 @ 02:46am

Ciao Michele,

Button width: you need CSS, eg.

.awBSgrp-_commandbutton2 button, .awBSgrp-_commandbutton13 button'){
  width: 100px;
}

the button display will be fixed in 2.26.1-beta.5 to be released soon; this code will work:

this.caption = iif(<user logged in>, 'Esci', 'Accedi') + CRLF + chr(160) && FoxInCloud will turn these VFP characters into HTML
© 1996-2024