Is it possible to a "sliding" navigator?

Is it possible to create a navigator on the date that slides with current time? For example, I would like to show the followign navigation options:
Dates:
Past Week 
Past Month
Past Year 
Thanks,
Kevin

Hi Kevin,
One can create navigators like what you are describing, such as:
All (5000)
today (10)
within a week (50)
within two weeks (110)
within a month (220)
within two months (409)
within six months (1030)
within one year (3030)
within two years (3402)
Typically this has been performed by creating extras field/navigators in the index profile, as well as applying custom logic during document processing
and in the search front-end.  Another approach is to use the manual-cut feature for numeric navigators in the index profile, but this requires performing hot updates as often as daily (depending on the desired granularity).
A more optimal solution is to combine manual-cut with query-side navigator options. For instance, the sample query parameter below specifies various
4 buckets (years <=1999, 2000-2004, 2005-2006, >=2007) for 'docdatetimenavigator'
To use manual cut, you can use discretize=manual in the query parameter which will override/ignore intervals, algorithm and range labels are ignored.
For example:
rpf_navigation:navigators=docdatetimenavigator(discretize=manual/3694649208/3695009208) overrides intervals, algorithm and range labels are ignored.
One can also change the default minute specification to seconds by adding the parameter: [datetime-resolution =”seconds”] to the field.
An example of a manual cut navigator definition in index profile would be below:
      <numeric-navigator name="docdatetimenavigator2" display="Timestamp" algorithm="manual" resolution="1440">
      <manual-cut value="3689170560" />
      <manual-cut value="3691801440" />
      <manual-cut value="3692327040" />
      <manual-cut value="3692852640" />
      <field-ref name="docdatetime"/>
    </numeric-navigator>
Thanks!
Rob Vazzana | Sr Support Escalation Engineer | US Customer Service & Support
Customer Service & Support                         
Microsoft
| Services

Similar Messages

  • Is it possible to put a navigation on the ipod like tom tom ?

    is it possible to put a navigation on the ipod like tom tom ?

    Maybe this. I would check to make sure it would work with iOS 8
    http://gps.about.com/od/mobilephonegps/a/iPod-Touch-GPS.htm

  • Is it possible to send course navigation commands from an html5 animation?

    If I use the app packager to include html5 animations, is it possible to include a navigation button in the animation? I'd like to restrict navigation to the next slide until they user has finished watching the animation.

    How come than, sometimes these SMS messages are charged (it is a contract) and sometimes they don't charge his account?
    Thank you!

  • Is it possible to pin my navigation to the top of the browser until I reach a certain point on the page and then let it continue to scroll normally?

    I'm trying to get my navigation to pin to the top of the browser while other scroll effects are taking place, then when it reaches a certain point on the page, I want the navigation to continue moving up and off the screen to allow for the footer to come in.  Is this possible?

    Merci Éric de me revenir en français, je l'apprécie beaucoup. Je ne veux conserver que le mouvement de haut en bas et de bas en haut. Je ne vois pas l'utilité du mouvement horizontale (gauche-droite, droite-gauche) et pire encore, par mégarde je fais trop souvent bouger ainsi mon texte et cela m'embête, même me dérange  beaucoup. Même que cela me donne même mal au coeur hahahahahaha!
    Par contre, ma souris précédente avait le mouvement de défilement du haut en bas et bas en haut et cela par contre m'est très utile. Je voudrais donc savoir s'il existe un moyen de stopper le mouvement de côté mais conserver tout de même la fonction du mouvement haut-bas et bas-haut avec le simple toucher de la souris. Suis-je plus clair? Disons que c'est plus aisé pour moi en français. merci à toi
    Danielle

  • Is it possible to have the Navigation Toolbar (or at least the pop-up Location Bar) show automatically when I open a (blank) new tab and be automatically hidden once I select an address/search?

    I'm obviously aware of the possibility to show/hide the Navitation Toolbar manually, but I'd like to have it done automatically to get the best of screen space and navigation ease.

    Thanks cor-el! I had tried that out, but was turned off by the different workflow (can't click Tab to select the address suggestions) and assumed by the look that I couldn't use my Smart Keywords for searches.
    In fact, the workflow isn't that much bulkier and the Location Bar is fully functional:
    * ''for a search: Ctrl+L, (Smart Keyword +) [search terms], Enter''
    * ''for a suggested address: Ctrl+L, Down, Enter, Enter''
    Still, it would be nice in future versions if:
    # the Location Bar could automatically open when opening a (blank) new tab (just as the cursor automatically goes to the Location Bar when a new tab is opened with the Navigation Toolbar showing) to avoid the Ctrl+L step of the workflow
    # the Tab, Enter workflow could be enabled for selecting address suggestions in the pop-up Location Bar
    Or (most simply in my mind):
    if '''the Navigation Toolbar could be set to show when a (blank) new tab is opened and disappear once an address/search is selected'''.

  • Sliding Navigation Menu (+ Advice)

    Hi, I am new to Flash. I have tried to pick it up several
    times over the years but always seem to come up against problems.
    It seems that Flash is more dependant on Actionscript now than it
    ever was. I am not a programmer by any sense and feel like learning
    AS will be too time consuming and a little beyond me. If anybody
    has any advice on overcoming this I would be very interested to
    hear from like minded individuals who have gone through the same.
    An example of what I now find myself trying to do (and
    hitting a brick wall) is create a sliding menu for a website.
    Imagine a list of links with a triangle next to the home (top
    link). I want to be able to click on one any link and have the
    arrow move to the link I just clicked (and load the relevant page).
    I didn't think this would be too hard but either it is or I'm just
    stupid.
    Any advice?

    Here is a quick tutorial on it:
    http://www.kirupa.com/developer/mx/dropdownmenu.htm
    You can learn actionscript basics and slowly increase the
    difficulty. Just do a bunch of tutorials on topics that interest
    you, and you'll slowly pick up all the code you need to do more and
    more complex things.

  • Is it possible to set the navigation between items or columns

    Dear All,
    Good Evening,
    its very urgent to me.
    i am creating 6 rows 6 columns using the message component layout,
    after thae i am creating 1 row with 7 column using rowlayout region.
    whenever i am pressing the tab button from keyboard,the cursor move first region(message component layout)
    after that it goes to second region(rowlayout region)
    here my requirement is the cursor move the first column of both regions,after that go to second column and so onnnnn
    Is it possible to navigate these columns of both regions.
    any property is available is there for this?
    give me gudaince for this
    Edited by: user8658934 on Aug 5, 2009 6:57 AM

    Hi,
    Read about java script in forums or outside. I think it's possible.
    Thanks
    --Anil                                                                                                                                                                                           

  • Best way to create a sliding navigation bar

    As a newcomer to web design I am just about to embark on my first major project. This requires a navigation bar in a strip down the left edge of the page. I recently stumbled across what i thought was a very elegant and space saving design for this navigation bar at:
    http://www.aovet.org/home.aspx
    Could anyone point me at a suitable tutorial, resource, or sample code so i can start to get my head around how this is done, or is this just to complex for an enthusiastic but relatively inexperienced guy to try.
    Thanks
    John

    Have you looked at the built-in  Spry Accordion Widget (aka Accordion Panels)?
    http://labs.adobe.com/technologies/spry/samples/accordion/AccordionSample.html#D  efaultBehavior
    Nancy  O.
    Alt-Web Design & Publishing
    Web | Graphics | Print |  Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Horizontal Sliding Navigation

    Does anyone know of any tutorials or components on how to
    create Horizontal Sliding Menus bars that expand and retract on
    rollOver and rollOut? I have been looking everywhere and can't find
    anything.
    Cheers-
    Graeme

    I'm not sure I have the right idea of what you want, but try
    Googling "AS2 accordian menu tutorial" and see if any of those are
    what you are after.

  • Is it possible to have my navigation bar on the side? I see where a sidebar can have the bookmarks, but I don't see how to get the navigation bar to be on the side. I want more vertical space than horizontal so that pages appear longer.

    Running Win7

    I don't know if there is an extension that can place the location bar in the sidebar.<br />
    You can look at the Autohide extension if you need more room.
    Autohide: http://www.krickelkrackel.de/autohide/
    See also http://www.krickelkrackel.de/autohide/autohidehelp.htm

  • Sliding panels navigation

    Hello,
    Got the sliding panels working fine however I am wondering if it is possible to change the navigation slightly.
    Currently I am navigation between the pabels using previous and next buttons such as:
    <a href="#" onclick="sp1.showNextPanel(); return false;">Next</a>
    <a href="#" onclick="sp1.showPreviousPanel(); return false;">Previous</a>
    However when you are at either the first panel and click previous or the last panel and next the buttons obviously don't do anything. Is there any code than can be added so that when you are at the first panel and click previous the last panel is navigated to and vise versa on the last.
    Here is an example of what I mean:
    http://www.panic.com/coda/
    Any ideas?

    Sure,
    You can modify the SlidingPanels showNext and prev methods like this:
    Spry.Widget.SlidingPanels.prototype.showPreviousPanel = function()
         var index = this.getContentPanelIndex(this.currentPanel) - 1;
         return this.showPanel(index < 0 ? this.getContentPanels().length -1 : index);
    Spry.Widget.SlidingPanels.prototype.showNextPanel = function()
         var index = this.getContentPanelIndex(this.currentPanel) + 1
         return this.showPanel(index >= this.getContentPanels().length ? 0 : index);
    And it should work
    (either change them in SprySlidingPanels.js file, or just add them in a script block under the SprySlidngPanels script)

  • Possible to change the room laout (Navigation)

    I just succesfully created a coll. room in which it is possible for peple to discuss and upload docs. Now is it possible to change:
    - The navigation: Edit names and place em in the second level navigation
    - Is it possible to customize the documents part to my needs, like add more folders, put in some opening text and color. This is all pretty standard and i want to use this to develop a customized one. So:Can i import this in NWDS or sommit?!
    Additionaly: when you would make a page for your customers that should be exactly like they wish, but has great similarity to existing collaboration tools. Would you then:
    - Use the existing collaboration and customize.
    - Create an own application
    Is it possible to download these kind of applications from others?
    Message was edited by:
            Hans Wassink

    Hi Hans,
              Yes. It is possible. You can change layout of room.
    Create custom layout for your need. And assign this layout to particular room.
    Follow the given steps to change layout of the room.
    System Adminstration -> KM Content
    You can see list of folders in content area.
    room extensions - > cm stores -> documents -> workspaces.
    There you can see one or more folders named as 'documents'. Find your folder and change the layout of that folder. It will help to you.
    Thanks and Regards,
    Venkat

  • Keyboard navigation possible?

    I have a multi-tabbed application. One of the end-users recently complained that she has to click on the tabs to access different screens. She would much rather use a key combination; e.g.., Alt + a letter to get to the screens that are under the other tabs. My inclination is that this is not possible because the only navigation tools that APEX offers are: Lists, Tabs, trees, navigation bars, breadcrumbs, which are all mouse navigation methods. Would JavaScript help? Please let me know. Thank You.

    >
    Can you be more specific on how to implement this using links? I have a page containing a link list.
    If I go to the "User Defined Attributes" region of the edit page for a link, do I just type in
    accesskey="h"
    >
    No, to use the User Defined Attributes, modify the List template, adding the accesskey attribute to the list links, and a User Defined Attribute substitution string, e.g.
    List Template Current
    <li class="t17current"><a href="#LINK#" accesskey="#A01#">#TEXT#</a></li>List Template Noncurrent
    <li><a href="#LINK#" accesskey="#A01#">#TEXT#</a></li>Then enter the required key press values to User Defined Attribute 1 in each list item definition: H, *1*, whatever.
    Alternatively, if it's a longer list and not all links will have an accesskey, use the User Defined Attribute substitution on its own in the template:
    <li><a href="#LINK#" #A01#>#TEXT#</a></li>and use accesskey="h" in the User Defined Attribute as you suggested.

  • Hide Navigation buttons

    This is more of a feature request than a question:
    It would be very nice if it were possible to hide the navigation bars completely in single edition apps. Obviously this feature is available for professional level and above, but I can't see the use in professional level as the user will always need to be able to return to the library.
    There is the ability to limit the trigger area in single edition, but even at it's smallest (5%) it prevents any buttons or scrolling frames from the bottom of the screen. The attached image shows what I'm trying to do with a tray sliding up from the bottom of the screen (the top of the pull icon is about 4 px below the top of the trigger area).
    It's certainly not the end of the world for this app, the ability to completely hide the navigation bars would certainly improve single edition.

    Create a button 1024x768 and place it on the bottom layer of the page.
    It should work on a master page, as well.
    Add a go to URL action and set the URL as navto://nul
    Bob

  • Pl/sql editor navigation bar

    hi!
    Is it possible to have the navigation bar for pl/sql editor in Visual Studio inside an Oracle Database Project?
    The navigation bar is visible if I open a package body from server explorer, but not if I open the generated create script.
    The navigation bar option is disabled in Tools / Options / Text Editor / Oracle pl/sql
    Any hints?
    thx in advance,
    Balint

    Create an application item and select your real user name into it within the post authentication process (part of your authentication process). Reference &APP_ITEM. instead of &APP_USER.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

Maybe you are looking for

  • Field separator in TEXT_CONVERT_TO_XLS_SAP

    Hi all what is the purpose of field separator in FM TEXT_CONVERT_TO_XLS_SAP.what are the possible values to be given for that field separator??????? what values do i have to give for tab limited points will be rewarded

  • Running executables that have been compiled with different versions of a same vi

    I am writing a LabVIEW 7 program on Windwos (NT 4.0 up through XP) that will have to simultaneously call and run at least two executable modules. Both of these modules will be written using some of the same utility vis from my user libraries. How can

  • IPhone 3G and Original iPhone docking cradles

    The new 3G does not come with a cradle. Using the OLD cradles works......but you really have to FORCE the 3G into the old dock cradle. Does anyone know if that's OK or if I'm asking for a problem by using the old cradles and making it fit?.

  • Connection object as a key in a hashtable

    Hi, I am debugging some code where a Connection object is used as a key in a hashtable. Is this ok? Will the equals() and hashCode method be defined properly for a Connection object? Appreciate your help. Thanks!

  • OWB 9.0.4.8.21

    I am doing a simple mapping from a flat file to table(straingt 1 to 1, no transformations or checks). It gets validated , generated and deployed successfully, but while executing it it give me this error Starting Execution MAP1 Starting Task MAP1 RPE