Copied to clipboard

Flag this post as spam?

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


  • Peter Cort Larsen 421 posts 1038 karma points
    Jan 17, 2020 @ 18:57
    Peter Cort Larsen
    0

    Generic url lod from specific page

    Hi,

    I have a page (Lets call in 'overview') in umb 7, whenever i hit page called signup, i want to load all content from overview.

    signup shall be reachable from everywhere.

    ex: I go to domain.com/page1/signup then load overview or i go to domain.com/page1/page2/signup then load overview and so forth

    How can i achieve this?

    maybe something like a custom 404 handler, that loads overview, when the url ends with signup?

  • Malthe Petersen 68 posts 383 karma points c-trib
    Jan 17, 2020 @ 19:30
    Malthe Petersen
    0

    You should be able to create an iis rewrite that responds on anything ending with /signup and show data from the overview page.

  • 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