FoxInCloud
wFormStandardPage
Gravatar is a globally recognized avatar based on your email address. wFormStandardPage
  Vincent H.
  All
  Nov 20, 2019 @ 12:41am

Hi all,

When a screen is displayed with wFormStandardPage, it is zoomed.
Do we have access to the zoom factor, to reduce or increase it punctually ?

Thanks in advance

Gravatar is a globally recognized avatar based on your email address. re: wFormStandardPage
  FoxInCloud Support - Thierry N.
  Vincent H.
  Nov 20, 2019 @ 11:05am

Hi Vincent,

Not sure what you mean by 'zoom'; would be nice to see a screenshot.

You can try this CSS:

#Window_form_scx {
  width: 50%; /* adjust to your needs */
  margin-left: auto;
  margin-right: auto;
}
Gravatar is a globally recognized avatar based on your email address. re: wFormStandardPage
  Vincent H.
  FoxInCloud Support - Thierry N.
  Nov 21, 2019 @ 01:14am

Thank you Thierry.
I thought there was a property to adjust the screen size in this mode

Gravatar is a globally recognized avatar based on your email address. re: wFormStandardPage
  Vincent H.
  Vincent H.
  Nov 21, 2019 @ 02:51am

Just for info. It's:

#window_scx_body .container {

Gravatar is a globally recognized avatar based on your email address. re: wFormStandardPage
  Vincent H.
  Vincent H.
  Nov 21, 2019 @ 11:17am

Sorry, I thought Window was generic ... So:

#Window_myform_scx {

works fine !

© 1996-2024