I use a shared view composed of some buttons that are common throughout my app views. I use jquery to detect the button click using a class and not the id, since there may be more than one instance of the view. The script checks who is the parent form and everything works as expected.I use a shared view composed of some buttons th