[TYPO3-dev] BE module with extJs but in 4.2.8
Steffen Kamper
info at sk-typo3.de
Thu Jul 30 10:51:55 CEST 2009
Hi,
Martin Kutschker schrieb:
> This could be the reason. So the store baseParams overwrites the
> settings of the proxy. I assumed that they would be merged. I think it
> would be more practical if I could define "general" baseParams (ie the
> ajaxID) for the proxy and add further store specific ones (ie the action).
>
if you look to the docs you'll notice that the proxy doesn't have any
params or baseParams
The concept for store is:
baseParams: general params added to each request
params: merged with baseParams, params wins
vg Steffen
More information about the TYPO3-dev
mailing list