hello
I created a "welcome" CB content module with some text inside and also with a rendered Tab. In this Tab, I placed only one Ajax yes/no radio field. When user update this Ajax field, I would like perform a module refresh only and not a full page refresh. I suppose is possible maybe using the Javascript section of CB content ? If yes how ?
Here why I need to make this:
- I setup my radio field with a placeholder "Do you want hide this module?".
- Then I Setup a Tab condition who must hide the Tab if the radio value is Yes.
- So when user click on placeholder, the yes/no radio is displayed and when he choose "Yes" and confirm, the value Yes appear (who is annoying) but the module still visible.
- Is only if I refresh the full page the module disappear...
any clue ?
Maybe is possible to do that in another manner but is the only one I found..that mean hide a module only if user decide by himself to do and without a full page reload.
thank
I use Joomla 3.3.6 - CB 2.0.4 - CBSubs 4 - Several Incubator plugins