Current ui offers "Before", "After" and "Both" as options for placement of Attachments. It would be very useful to be able to specify:

  • Before View
  • After View
  • Before and After View
  • After Header
  • Before Footer
  • Before and After Footer

The issue arises that an admin wants to place an attachment within the view that is being rendered. This should a allow a bit more flexibility.

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

The problem is that doing this would make the views-view.tpl.php template messier than is necessary. IMO if you need this level of flexibility, your best bet is to move the attachment where you need it to be in theme.

nicholas.alipaz’s picture

Well, what if I actually want it to be within the same div as the header or footer. That is not an option.