I have 2 CURD 1. user 2. department.
On that user am having registration form, on that am using department field in a dropdown list. Here am using fancy box for adding departments as shortcut in the registration form. when I click that shortcut fancy box it opens the department/create page as a popup. After I click create button the department created and also registration page got refreshed. I don't want the registration page to refresh. help me out!