Hi, I'm looking for something to observe changes in my forms, and a call a js function when something changes. It feels like LESS work than observe_form is actually doing (ajax), but I can't seem to figure a clean way of doing it. (All I want to do is manage a dirty bit for my form, so when the user is leaving the form, i'll be able to ask him if he's sure...)
Is there something out there to help me? two options i see (which are the same really) 1. writing my own observe_form 2. doing it with direct Prototype code, in js. 10x --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
