Re: admin page doesn't auto-refresh

2012-06-27 Thread Matt Schinckel
I've found that this is a fairly common situation. For instance, Location has an FK to Company, and then ManyToMany to StaffMember. But, only StaffMembers that have their FK set to the same Company should be selectable in their inline. This need not just be a ManyToMany thing, either. The

Re: admin page doesn't auto-refresh

2012-06-26 Thread Melvyn Sopacua
On 26-6-2012 11:15, ledzgio wrote: > Hi, > > I have a problemi with the admin page. In my admin page I have 3 fields > that refers to the same table called Team: when I want to add a new Team by > pressint the green "+" button, the popoup shows up and I can fill the form > and adding a new

admin page doesn't auto-refresh

2012-06-26 Thread ledzgio
Hi, I have a problemi with the admin page. In my admin page I have 3 fields that refers to the same table called Team: when I want to add a new Team by pressint the green "+" button, the popoup shows up and I can fill the form and adding a new Team. When I click save, the pop up disappears and