FoxInCloud
Modal Form VFP with Boostrap and messagebox
Gravatar is a globally recognized avatar based on your email address. Modal Form VFP with Boostrap and messagebox
  Gilles Lajot-Sarthou
  All
  Nov 21, 2018 @ 03:59am

Bonjour Thierry

In WEB mode with BootStrap, when from a modal child form called from a parent form, the child form uses a messagebox, it is positioned under the child form and is therefore invisible or accessible until the calling child form is closed. Example: in SUPPRIME.click() thisform.wMessagebox() is called and it is displayed under the CLIENT form.. You cannot see the MESSAGEBOX because it is displayed under CLIENT form.

After closing CLIENT form, you van see the MESSAGEBOX:

Amicalement Gilles

Gravatar is a globally recognized avatar based on your email address. re: moadl Form VFP with Boostrap and messagebox
  FoxInCloud Support - Thierry N.
  Gilles Lajot-Sarthou
  Nov 21, 2018 @ 06:37am

Bonjour Gilles

modify class xxxFrmMB of xxx

wBSlHTMLgen = .T.

or

modify command xxxServer

BSlHTMLgen = .T.

Gravatar is a globally recognized avatar based on your email address. re: Modal Form VFP with Boostrap and messagebox
  Gilles Lajot-Sarthou
  FoxInCloud Support - Thierry N.
  Nov 21, 2018 @ 07:45am

Mais oui, mais c'est bien sûr... Why did not I think about it before?

Merci Thierry

© 1996-2024