Hi all,

I have a list where I can collect items.

What it should do:
- taking an item_id
- getting the sfGuardUser id and
- creating a new record in an item table (with this two ids)

At the moment every item has a object_action "Collect"

Unfortunately the action leaves the page.

I tried a reroute to the same page but that does not preserve parameters (that were used to filter the item list - so instead of a filtered list I see all of them listed after I collect one item.

I would like to run the object_action without refresh.. Is that possible?

Other options are adding javascript to the _list.php or one of the partials. But it feels very awkward.

Any better ideas?

Thank you
Peter


--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

Reply via email to