OK - new to forms really.
I have created a form using the wizzard and need to center this on the scren whatever resolution is being viewed.
I can not appear to overlay the menu into a pane of the layoutwizard nor get it to move with the page.
Thanks in avance for any feedback.
Terry
Centering Form in screen
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Centering Form in screen
Do you mean that you want to display the form in a popup?
You can do this by creating a modal layer or use a dialog.
Use the 'enable form' property to convert the layer/dialog to a form and place all form elements directly on the layer/dialog.
You can do this by creating a modal layer or use a dialog.
Use the 'enable form' property to convert the layer/dialog to a form and place all form elements directly on the layer/dialog.
-
-
- Posts: 61
- Joined: Wed Sep 19, 2018 8:39 am
Re: Centering Form in screen
Thank you for that information.
It was not what I was after but a pop up form would be great.
are there any instructions how to do this in WYSIWYG?
It was not what I was after but a pop up form would be great.
are there any instructions how to do this in WYSIWYG?
Re: Centering Form in screen
Modal Layer:
1. Drag the 'Layer' object from the toolbox to the page
2. Set the 'Mode' to 'Modal Layer'
3. Activate 'Enable form'
4. Drag form elements to the layer
Dialog:
1. Drag the 'Dialog' object from the toolbox to the page
2. Activate 'Enable form'
3. Drag form elements to the dialog
1. Drag the 'Layer' object from the toolbox to the page
2. Set the 'Mode' to 'Modal Layer'
3. Activate 'Enable form'
4. Drag form elements to the layer
Dialog:
1. Drag the 'Dialog' object from the toolbox to the page
2. Activate 'Enable form'
3. Drag form elements to the dialog
-
-
- Posts: 61
- Joined: Wed Sep 19, 2018 8:39 am
Re: Centering Form in screen
Is it not possible to place a form in the centre cell of a three column layoutgrid
Terry
Terry
Re: Centering Form in screen
A form cannot be inside a layout grid because a form is a fixed /absolute container.
However, the layout grid itself can be a form.
Related FAQ:
viewtopic.php?f=10&t=71391
However, the layout grid itself can be a form.
Related FAQ:
viewtopic.php?f=10&t=71391