johnhul50
10th December 2008, 18:54
Hallo,

On a form i have three buttoms (add.set, Continue, ...).
They are automatically on the right side of the form. How can i change the position of each of these buttoms?

Thank You

John

csecgn
10th December 2008, 19:32
I don't know a way for the default buttons, but you can create your own buttons by placing so called special fields (CTRL-V?) on the form. This fields/buttons can be placed free on a form. You just have to add the logic behind by yourself (i.e. the action add.set and so on).

hth

Regards
Christof

mark_h
10th December 2008, 19:34
Delete those buttons. Then use edit, special field. Choose type of button. Don't forget to add the type of button. So you can pick first set,last set, etc. Then you can move these around on the form.

johnhul50
10th December 2008, 21:38
Hallo Mark,

Thank you for yout help.
I tried this and i get blanc buttoms which are almost invisible.
Can you look at this word document?

Thank you

John

NvpBaaN
10th December 2008, 21:49
Try doing it in language "2"...you should ideally create components in language "2" and then copy to other languages.