RocketRod
In a process if you have one step that say edits a form and you place the form buttons below the form they appear below the form. Good! If you however add a second step after the first to the process they then are placed at the bottom of the screen to the left hand side in step one. Basically on the bottom toolbar.
Now this is not a real issue most times although the inconsistency does make for a poor design.
It becomes a major issue when you have a PICK FROM within your process as the two buttons OK and Cancel are not merged with the traversal , refresh, sort and filter buttons that are place on the bottom toolbar. So you cannot use PICK FROM if you have more than 99 rows as there is no way for the user to page or filter the data.
So to me its really two separate issues but there is a connection between the two.
Cheers Rod