Copied to clipboard

Flag this post as spam?

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


  • Jm 3 posts 23 karma points
    Apr 13, 2015 @ 10:27
    Jm
    0

    Get data from file

    Hello all. I have a question: I exend umbraco with a new section and inside a new tree items, it is ok, but when I do click in an item I need get data from other file (this part is impossible to me, I don't know how can I get some data from other file).

    A picture:

    You can see my new section and my new items, but when I do clic in an item I need get data. This is my code:

    My question is: why does not the code work?

    NOTES:

     

    • alert is only for test.
    • I'm working with Angular JS to try get data.
    Thanks in advance.
    PD: If I write for example an alert in the beginning inside to app.js, it show me, the problem is get data
    PD2: I'm using Umbraco v7
  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Apr 13, 2015 @ 11:11
    Dave Woestenborghs
    0

    Hi,

    I have some code from my Umbraco UK festival talk on github about creating custom sections in Umbraco. Maybe this can be a good starting point to see everything is tied together

    https://bitbucket.org/dawoe/umbukfestival2014

    My talk is also online so you can watch it : https://www.youtube.com/watch?v=_sX9eZSn9HI

    If you have any questions, just let me know

  • Jm 3 posts 23 karma points
    Apr 13, 2015 @ 11:28
    Jm
    0

    Ok, thank you for your help :) . I'm going to see the videos.

     

    Regards

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Apr 13, 2015 @ 11:29
    Dave Woestenborghs
    0

    Cool. Let me know if you have some questions.

    Dave

  • 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