Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1090045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:18:53+00:00 2026-05-16T23:18:53+00:00

The default scaffolded views generated by ASP.NET MVC 2 contain links such as: <%:

  • 0

The default scaffolded views generated by ASP.NET MVC 2 contain links such as:

<%: Html.ActionLink("Back to List", "Index") %>
<%: Html.ActionLink("Create New", "Create") %>

These links are perfect if I came to this page from that same root. But for example, if I have Orders and Persons and I navigate to /Orders/Edit/17 via /Persons/Orders/3, then ‘back to list’ returns me to Orders root not Persons root, where I want to go, because the ‘Edit Orders’ view only knows about orders. This makes the navigation awkward and breaks the flow..

I want to reuse the same ‘Edit Orders’ view regardless of where I came from, but I’m not sure how to pass this information.

I know it’s possible to pass parameters like /Orders/Edit/17?myparam=myvalue but will this limit my choices later on if I need to pass parameters which indicate Sort/Filter order for grids?

What is the preferred way to pass a return/origin location to my view so that it can render the links properly? Otherwise, how can I call the view differently from the controller?

EDIT:

For a clean solution, see THIS POST

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T23:18:53+00:00Added an answer on May 16, 2026 at 11:18 pm

    Passing in parameters through the querystring will not really limit you as long as you don’t use the same names. There is a size restriction on querystrings, but you’ll probably not hit it.

    That’s basically how I do it. I’m curious to see what others answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The default strongly-typed Edit page in ASP.NET MVC 3 generally exposes all fields for
I have a default scaffolded view and in the list view, all my integer
I am using the default, design-time scaffolded view for a list, in an MVC4
I am writing a scaffolder to create classes automatically in an ASP.Net MVC 3
I'm very new to asp.net, but I found setting up a scaffolded website for
By default, the ordered list looks like this: There are some spacing on the
By default, the values within tables cells (within tables generated by TCPDF) are vertically
Background: The g:sortableColumn tag by default invokes the list action in a controller, passing
The default scaffold command creates code like the following: respond_to do |format| format.html #
If we create the default scaffold in Rails, both the edit.html.erb and new.html.erb render

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.