forms - joomla module on submit refresh page -


i have following situation

joomla 2.5 have 2 modules on page 1. in first module have form submit itself, sets registry variable. (use setuserstate) 2. in second module read registry variable , update view accordingly, (use getuserstate)

the problem is, when first module submits, update self, not page or other module. how can force update on entire page, or atleast notify other module read registry variable.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -