Copied to clipboard

Flag this post as spam?

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


  • Allan Svelmøe Hansen 21 posts 112 karma points
    Sep 12, 2017 @ 09:01
    Allan Svelmøe Hansen
    0

    Content Finder and Dynamic Content

    Hi.

    I'm doing a website where I'm going to display for example product information. There'll be a number of products so I do not want to have each of them as content items.

    I also would prefer not to create a /product/{something}/{something} route because I want the client to be able to control the urls completely.

    So I read about the ContentFinder and the plan was to look up my product categories and/or product based on the incoming URL (which is working), and if I found a match - display a generic product page and load the relevant data dynamically onto it (SurfaceController perhaps?). But I cannot seem to see how I can load such a generic controller/page from the ContentFinder or route to my generic page.

    Does anybody have some resources or snippets that can guide me onwards? Or if I'm going down a completely incorrect method :)

    Thanks in advance.

  • Marcio Goularte 356 posts 1248 karma points
    Sep 12, 2017 @ 12:12
  • 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