0

I have the following situation

Joomla 2.5 I have 2 modules on the page 1. in first module I have a form submit to itself, it then sets an registry variable. (use setUserState) 2. in the second module I will read the registry variable and update the view accordingly, (use getUserState)

The problem is, when first module submits, it only update it self, not the page or other module. How can I force the update on entire page, or atleast notify the other module to read the registry variable.

4

0 回答 0