hi all

my sortable_element does no ajax update!
code:

        <?php echo sortable_element('subrequirementlist', array(
          'update' => 'feedback',
    'url'    => 'Requirement/ajaxtest',
                'only' => 'subrequirement'
                )); ?>

the sorting works proper... but the script won't send a ajax update!

solutions?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to