BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
Change default Date Range on Order Manager Page
Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
How do I change the default Date Range on Order Manager Page? Wouldn't I change "ThisWeek" to "Last60Days" on the Default.aspx in Orders folder? Well that didn't work.
<td><uc1:DateRangePicker ID="DateRangeField" runat="server" RangeType="ThisWeek" />
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: TKatch How do I change the default Date Range on Order Manager Page? Wouldn't I change "ThisWeek" to "Last60Days" on the Default.aspx in Orders folder? Well that didn't work. What didn't work? Did you receive an error? If not, try it again using Firefox's 'private browsing' or Chrome's 'incognito' mode. I think the 'problem' is just that your last search (including date range) was already saved in your session. When you revisit the page with a new session it should obey the RangeType value that you set on the control. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
Okay, it works in Firefox private browsing. So how long is a "session" so it clears itself? Clearing cache has no effect.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: TKatch So how long is a "session" so it clears itself? Clearing cache has no effect. Session length (timeout) is a server setting that can be altered via the Web.config file (though you probably shouldn't mess with it). The default session timeout is after 20 minutes of inactivity. Session data is stored in server memory so clearing your cache will have no affect. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
1 user thanked Aaron for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.