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

    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?

Please Sign in or register to post replies

Write your reply to:

Draft