question

JayashriThorat-2322 avatar image
0 Votes"
JayashriThorat-2322 asked AmosWu-MSFT commented

Carousel with content in SharePoint without custom deployment

Hi,

I want to create Carousel with list content which should include Title, image and description.
I don't want to go with deployment so is it possible simply with jquery/html? If so, please guide me.

Thanking you in advance.

Regards,
Jayashri

office-sharepoint-online
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AmosWu-MSFT avatar image
0 Votes"
AmosWu-MSFT answered AmosWu-MSFT commented

You could use REST API to get the list items and append the image URLs and descriptions into the Carousel
Simple demo for your reference:79432-code.txt
Test result:
79453-test85.gif
Reference:
Working with list items by using REST -Retrieve all list items


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



code.txt (5.7 KiB)
test85.gif (552.0 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @JayashriThorat-2322,
I am checking to see how things are going there on this issue. Please let us know if you would like further assistance.
You can accept the helpful post as the answer to help other community members find helpful information quickly.
You can also share your own solution here and accept it as the answer, and we can learn from each other.

0 Votes 0 ·