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

Joined: 09 May 2008 Posts: 2
|
Posted: Fri May 09, 2008 10:36 am Post subject: Adding fields to an existing form |
|
|
I am new to using ooBase. I created a table with address information and then created a form for data entry. I then thought of a few more fields that I wanted added to the table. After adding them I would like to add then to the data entry form.
Can anyone help me with doing this?  |
|
| Back to top |
|
 |
r4zoli Super User

Joined: 17 May 2005 Posts: 570 Location: Budapest, Hungary
|
Posted: Fri May 09, 2008 10:44 am Post subject: |
|
|
Open Form in edit mode, activate Form Design and Form Control Tollbars in View>Toolbars>..
Select controls from Form control toolbar and drag and drop into desired place, open control Properties in data tab select your new fileds.
More on Forms: http://www.geocities.com/rbenitez22/OOo/FormsAndDialogs.pdf |
|
| Back to top |
|
 |
sherrodclan Newbie

Joined: 09 May 2008 Posts: 2
|
Posted: Sat May 10, 2008 9:44 am Post subject: Your instructions worked |
|
|
| Thank you very much for your instructions. I was able to add the three new check boxes that I had added to my table. However, is there a way to move the text of the check box to above the box like the ones that are created when I first created the form? |
|
| Back to top |
|
 |
r4zoli Super User

Joined: 17 May 2005 Posts: 570 Location: Budapest, Hungary
|
Posted: Sat May 10, 2008 11:23 am Post subject: |
|
|
Add new label above the checkbox, and connect to check box.
Property, General tab, delete text in Label, and click on ... next to Label Field, uncheck no assignment, and select newly created label. |
|
| Back to top |
|
 |
|