When I create a new PROJECTsite using the standard Projectsite template, the Tasks webpart on the homepage automatically opens in Quickedit mode.
From my research I understood that a call is made to inplview.aspx which also adds some items to the querystring:
#InplviewHashbcd031e1-0c9a-411a-911b-914a6e114dc8=CascDelWarnMessage%3D1-ShowInGrid%3DTrue On the other hand, which I create a new TEAMsite using the standard Teamsite template, add a Tasks lists and add a Tasks webpart on the homepage it does NOT automatically open in Quickedit mode (i.e. it is not using inplview.aspx)
I would prefer that the Tasks webpart in the Projectsite does NOT automatically open in Quickedit mode. How could I make this happen?