modify search form

  • Thread starter Thread starter Steve Easton
  • Start date Start date
S

Steve Easton

Right click the form and select Form properties
You "should" be able to make the changes there.
 
You can't modify the FP Search bot
best you can do is try putting it is a small single cell table
--



| Hi,
| how do I modify a search form. The space between the box (where you type the
| word to be searched and the button "go" is to wide. I want the box and the
| button "search" very close to each other and without the button "reset".
| How?
|
|
 
This may be a little unorthodoxed but here's how I do it and it works fine.

1. Insert the Form command onto your page
2. Once the Form appears you will a rectagular box with Submit and Reset
button
3. Place you cursor to the left of the Submit button and press Shift+Enter
to create several "Softbreaks"
4. Move your cursor up 2 line and insert a table with 1 row and 3 columns
5. Drag and Drop your Submit button to the 3rd column
6. Delete the Reset button
7. Use the first column to place your title text such as Last Name:
8. Us the 2nd column to insert your text field for Last Name

Turn of the table border and size the table to fit.
 
Hi,
how do I modify a search form. The space between the box (where you type the
word to be searched and the button "go" is to wide. I want the box and the
button "search" very close to each other and without the button "reset".
How?
 
Doest not work.
It still appear like this

____________________
|____________________|

Go Reset

I want it to be like this

____________________
|____________________|Go


Is this possible?
 
Back
Top