Copied to clipboard

Flag this post as spam?

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


  • Miko 1 post 71 karma points
    Feb 09, 2019 @ 00:36
    Miko
    0

    Ajax without backend

    Hi, I want to create simple ajax script for my gallery, that will load images in small parts after click on the button. Now I can get them by: Model.GetPropertyValue<IEnumerable<IPublishedContent>>("galleryItems"); Its nested content.

    Question 1: Is it possible, to do ajax query, without access to source code? Currently I have access only to umbraco panel and ftp files. Which url should I use, to get data in smaller parts?

    Question 2: Is it possible, to copy release version from ftp to new solution and extend it? For example by new controllers?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies