Try our conversational search powered by Generative AI!

How to handle query strings in Edit View

Vote:
 

What is the best way to handle query strings in Edit View?

If you have a form, for example a search form, you will use GET in View Mode to keep the query strings in the address field. However in Edit View these parameters will be removed so a POST is used instead.

Now to my question: I have a page with some tabs, i.e. links to show and hide different parts of the page using query strings. These links are not inside any form so they will always use GET and the query string for selecting a tab is removed in Edit View. Is there any good way to handle this scenario?

#84436
Apr 02, 2014 9:02
Vote:
 

This was actually a bug in EPiServer. I reported it to the developer support, now it is fixed and will be included in a patch in a few weeks.

Great!

#85420
Apr 24, 2014 15:13
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.