cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Rotatingbanner image component is not working ?

Hari_prasad
Participant
0 Kudos
319

i made simplebanner component and contentslot as well as componentslotName but i am not getting the proper

output during execution of code .

INSERT_UPDATE SimpleBannerComponent; $contentCV[unique=true] ; uid[unique=true]; name ; ∁onentRef; urlLink;$picture[lang=zh] ; ; abcBannerHomeOne ;abc Banner Home One ; abcBannerHomeOne ; /c/banner1 ;abc1.jpg ; ; abcBannerHomeTwo ; abc Banner Home two ; abcBannerHomeTwo ; /c/banner2 ;abc2.jpg ; ; abcBannerHomeThree; abc Banner Home Three ; abcBannerHomeThree ; /c/banner3 ;abc3.jpg ; ; abcBannerHomeFour ; abc Banner Home Four ; abcBannerHomeFour ; /c/banner4 ;abc4.jpg
INSERT_UPDATE RotatingImagesComponent;$contentCV[unique=true];uid[unique=true];name;banners(∁onentRef) ;∁onentRef ;; abcHomepageCarouselComponent; abc Homepage Carousel ; abcBannerHomeOne, abcBannerHomeTwo ,abcBannerHomeThree, abcBannerHomeFour; abcHomepageCarouselComponent

INSERT_UPDATE ContentSlot;$contentCV[unique=true];uid[unique=true];name;active;cmsComponents(uid,$contentCV);;; ;;MyRotatingSlot;Rotating Banner;true;abcHomepageCarouselComponent;;;
INSERT_UPDATE ContentSlotForPage;$contentCV[unique=true];uid[unique=true];position[unique=true];page(uid,$contentCV)[unique=true][default='homepage'];contentSlot(uid,$contentCV)[unique=true];;; ;;MyRotatingSlotName-ApparelUKHomepage;MyRotatingSlotName;;MyRotatingSlot;;;

Accepted Solutions (0)

Answers (0)