Now it breaks our good design and is against standards, because form submits should be below other forms items.

It is also potentially dangerous when the list of site is longer.

Comments

univate’s picture

This type of UI matches the drupal node/content admin form and views bulk operations type interfaces.

omega8cc’s picture

Status: Active » Needs work

I don't think it addresses the issue I explained. You need to take into account this particular (Aegir) UI context and not just copy "standards" for content management UI in Drupal..

anarcat’s picture

Priority: Normal » Minor

I am not sure I see the problem either. How about making the buttons both on top and bottom?

Then it can be themed away...

rsvelko’s picture

for the time being I created two views - one with VBO and one without... sometimes for some people that would be enough...

steven jones’s picture

Status: Needs work » Closed (won't fix)

This can be themed theme_hosting_site_list if you need to move the form, and having the actions at the top is what other Drupal forms do, so we'll stick with that.