How to complete an image slider task according to this pdf ?
Hi , friend
I hava downloaded a pdf file from this url - https://academy.pega.com/prweb/PegaSSO/WmhSmvRrQ7qWntq73M7R4oiuqIskpuJu*/!STANDARD?RegID=REG-373208&LessonID=L-3643&pw=909c8ed15e3fc1007afbfd268e9e04a5 .
Our requirement is the same as the Scenario of the pdf :
When users login to the portal they see an image displaying a property even before they search. The
requirement states that the customers should see a scrolling carousel displaying between a series of
images. We have included the following image files (Carouselimg1.jpeg, Carouselimg2.jpg and
Carouselimg3.jpg) that can be used in the carousel. There is a custom js included in the section for
this purpose.
In fact, I don't know how to complete an image slider task according to this pdf. Can you show the screenshots of the following procedures -
d. Include this section in the Splash section in place of the icon control that is referencing an external URL directly.
2. Scrolling down we can find that it includes two nonautogenerated sections named slick-js and slick-init-js.
a. Open slick-js to see the script defined for the carousel effect
b. Open slick-init-js and update the autoPlaySpeed as 2000 instead of 5000.
The version of our pega system is 7.2.1.
Thank you !