Expand my Community achievements bar.

SOLVED

show or hide parsys dynamically

Avatar

Level 1

want to show or hide parsys when switched between tabs using sightly

1 Accepted Solution

Avatar

Correct answer by
Level 10

Create a custom service. Then call the AEM custom service that can modify nodes that hides or shows the parasy. See this article for more info:

http://labs.sixdimensions.com/blog/2014-04-10/toggle-parsys-on-the-fly-with-javascript/

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Create a custom service. Then call the AEM custom service that can modify nodes that hides or shows the parasy. See this article for more info:

http://labs.sixdimensions.com/blog/2014-04-10/toggle-parsys-on-the-fly-with-javascript/