Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • James 251 posts 1169 karma points
    Aug 16, 2015 @ 19:34
    James
    0

    Hello,

    I have a portfolio page that has about 6 portfolio items on it by default.

    I want a "load more" button that allows the user to load another 6 on top. No need to resubmit the page or lose the other 6.

    Is there a way to do this with Umbraco OOTB functionality?

    Otherwise what would anyone recommend ?

    Thanks and kind regards,

    J

  • Steve Morgan 1346 posts 4453 karma points c-trib
    Aug 16, 2015 @ 20:13
    Steve Morgan
    101

    Hi James,

    I'd create a call to a Web API - there is a really great set of videos that will take you through creating these.

    http://umbraco.tv/videos/developer/fundamentals/api-controllers/

    You get the content via JSON and then render that on your page via Jquery (or similar).

    I'm not aware of any packages that do this work for you but someone else might be able to suggest something.

    Kind regards

    Steve

Please Sign in or register to post replies

Write your reply to:

Draft