There's no reason that can't be done. Once you've got hold of the Action table
you can move it to where you like. In this case simply
document.getElementById('fixed')
Still, I can't help thinking that's a lot of coding that can be done without.
The only reason I can see for using Action Buttons is that you can have one
button work in client and web without the need for recoding it. Unless I had to
use one form for Notes and web I'd avoid Action buttons - and always do.
There's no reason that can't be done. Once you've got hold of the Action table you can move it to where you like. In this case simply document.getElementById('fixed')
Still, I can't help thinking that's a lot of coding that can be done without.
The only reason I can see for using Action Buttons is that you can have one button work in client and web without the need for recoding it. Unless I had to use one form for Notes and web I'd avoid Action buttons - and always do.