Skip to Content
Menu
This question has been flagged
1 Reply
10778 Views

i have a button in my form, and i want to control the position of this button so that it take the upper right corner.

Avatar
Discard
Best Answer

Hello,

You can put it inside div and you can use the already defined classes:

<div class="oe_right oe_button_box">
     <!-- Buttons -->
</div>

Or you can define your own class if needed ...

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 23
7959
2
Mar 23
916
2
May 22
2787
0
Mar 22
727
1
May 21
3258