Adobe
9A0-384 · Question #27
You want to invert the order of display of components added to parsys provided out of the box. Recently added components always have to display on top. While implementing the new parsys component…
The correct answer is B. Copy the only applicable parsys component JSPs from /libs/foundation/components/parsys to C. Create a new parsys component under/apps/<projectid>/components/content/myparsys and. https://docs.adobe.com/docs/en/cq/5-6/developing/components.html
Component and Template Development (6.0)
Question
You want to invert the order of display of components added to parsys provided out of the box. Recently added components always have to display on top. While implementing the new parsys component, which two options are valid? (Choose two).
Options
- ACopy the parsys component and all its contents from /libs/foundation/components/parsys to
- BCopy the only applicable parsys component JSPs from /libs/foundation/components/parsys to
- CCreate a new parsys component under/apps/<projectid>/components/content/myparsys and
- DCreate a new parsys component from scratch.
How the community answered
(50 responses)- A8% (4)
- B74% (37)
- D18% (9)
Explanation
https://docs.adobe.com/docs/en/cq/5-6/developing/components.html
Topics
#parsys#component overlay#/apps inheritance#component customization
Community Discussion
No community discussion yet for this question.