| View previous topic :: View next topic |
| Author |
Message |
wnc Newbie

Joined: 13 Jun 2012 Posts: 4
|
Posted: Wed Jun 13, 2012 8:54 am Post subject: adding fields to an existing form |
|
|
I'm stumped as how to add fields to an existing form. I created a DB, table and using the wizard, an input form. Later, I decided to add a "Gender" field to the DB. I would really rather not go through all the rigamarole of creating a new form with the wizard, which begs the question: why can't the wizard open an existing form so it can be easily edited?
Regardless, I've tried editing the form but can't get the new field to behave properly. Are the existing fields the wizard originally created List Boxes, Text Boxes, Combo Boxes, etc?
Thanks |
|
| Back to top |
|
 |
RPG Super User

Joined: 24 Apr 2008 Posts: 2696 Location: Apeldoorn, Netherland
|
Posted: Wed Jun 13, 2012 11:14 am Post subject: |
|
|
Hello
All controls in a form designed with the wizard are normal controls.
Adding controls to a form is easy.
Open the form in edit mode. Then you can add controls to a form. Most of the time a control is grouped with the label control. When you pressed the control key on your key board and click on the mouse you can select a sinlge control.
It is good to study the buttons on the toolbar it can help you to handle a form and his control.
More to read
I think a good starting point can maybe this [Tutorial] Forms in OpenOffice.org Base. You can find there also links to other tutorials. Not all tutorials are even important for you.
This points to two sub forums for Base one for Tutorials and for for examples examples
Romke _________________ OOo 3.4.5 on openSUSE 12.1
Use this forum : http://user.services.openoffice.org/en/forum |
|
| Back to top |
|
 |
wnc Newbie

Joined: 13 Jun 2012 Posts: 4
|
Posted: Fri Jun 15, 2012 10:51 am Post subject: |
|
|
| Thanks for the reply. Although I can use the "add field" button located at the bottom of the page (while editing a previously constructed wizard-made form), the field does not have the same appearance characteristics as those made in the wizard. So, I made a new form (pain) in the wizard in order for everything to look and work correctly. |
|
| Back to top |
|
 |
|