Copied to clipboard

Flag this post as spam?

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


  • Michael36 9 posts 91 karma points
    Jul 12, 2016 @ 12:31
    Michael36
    0

    Umbraco and show documents in Visual Studio

    Hello everybody.

    I am using Visual Studio and Umbraco 7. When I make a page in Umbraco, I can update my GitHub repository and then I can access that page in Visual Studio.

    But I can only see my page in Visual Studio, when I do it the following way:

    1. Go to "Settings"
    2. Document types
    3. Pages
    4. Create + Matching template

    If I do it the following way I cannot see the page in Visual Studio, or GitHub:

    1. Go to "Content"
    2. Click on my section "resources"
    3. make a new page

    What is the difference on those two ways to make pages, and why cannot I see the the one in visual studio?

    Best Regards

  • Søren Kottal 713 posts 4571 karma points MVP 6x c-trib
    Jul 12, 2016 @ 18:38
    Søren Kottal
    0

    Hi Michael

    What you are seeing in Visual Studio is the "matching template" you created in step 4 when you added your Document type.

    Content is stored in the database, so there will not be a file in your Visual Studio project for that.

  • 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