Search Engine In Navision

aliennav
aliennav Member Posts: 449
Can anybody tell me that if i want to search something (say a word in NAVISION).what should i do??

Is it so that, it's not possible in the default functionality but we can develop an object.

Comments

  • jekingcom
    jekingcom Member Posts: 18
    I guess this could be done, through some pretty complicated programming. I would suggest looking at a product called Thunderstone. The guys at Thunderstone were really some of the grandfathers of Search, and power sites like the Wall Street Journal, and some of the largest web sites in the world, but they also have products like their search appliance that will allow to search structured data sets in SQL.

    You could create a control that opened up a search window from Navision, then provide url links back to Navision with returned data sets like pointers to an Invoice card, or a filtered list of customers, etc.
    *************************************
    NAV, CRM, MOSS, CMS, Commerce Server
    Justin King
    Brulant, Inc
    www.brulant.com
    justin.king at brulant.com
  • Savatage
    Savatage Member Posts: 7,142
    edited 2007-02-10
    Usually if your looking for something in Navision you would already know if it has to do with a customer, vendor or an item for example.

    Which will make finding it using filters pretty easy.

    Do you have an example of why you might need something like this??

    my G/l entries are in the billions imagine you added in item ledger entries & vales entries - that would talk a long long long time to complete & i'm only talking about 3 tables.
  • Alex_Chow
    Alex_Chow Member Posts: 5,063
    In the CRM granules, there's is such a search function where it searches all the fields for the keywords. Perhaps, you can start from there?
  • aliennav
    aliennav Member Posts: 449
    somebody from this gp. asked that what is the need of search.
    the answer is simple.
    suppose a cust/vendor wants to know that where is o/p journal(say),then he should have the facility to search.


    and it is common that users are not fully aware of the navision functionality.
    Regards.
  • Mbad
    Mbad Member Posts: 344
    That should be covered using F1
  • Savatage
    Savatage Member Posts: 7,142
    Navision has
    Filters
    Drill In's
    Lookups
    and navigate

    from the cust/vend card should find you everything you need to know in a few clicks.
  • David_Singleton
    David_Singleton Member Posts: 5,479
    aliennav wrote:
    somebody from this gp. asked that what is the need of search.
    the answer is simple.
    suppose a cust/vendor wants to know that where is o/p journal(say),then he should have the facility to search.


    and it is common that users are not fully aware of the navision functionality.
    Regards.

    You really should not try to short cut training by code.

    have you considered Navigate?
    David Singleton