form action

adibNeil - November 1, 2009 - 17:44
Project:DraggableViews
Version:6.x-3.3-beta2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,
I use draggable table style in my view and I use draggableviews-view-draggabletable--myview.tpl.php to theme my view adding a form action like
...
the problem is that the action does not work (i stay in the same place). However the same work well if I change the style of the view to "Table".

Any ideas ?
Thanks.

#1

adibNeil - November 1, 2009 - 17:46

sorry, here is the action:

<form action="<?php echo "/admin/user/user/create"; ?>" accept-charset="UTF-8" method="POST">

 
 

Drupal is a registered trademark of Dries Buytaert.