Highlighting a record

sabzam
sabzam Member Posts: 1,149
Dear All,

I'd like the user to tick a record and then automatically navision will highlight it - as if the user has selected it. Can this be done?

Comments

  • BBlue
    BBlue Member Posts: 90
    Yes it can be done. Check out this post:

    http://www.mibuso.com/forum/viewtopic.php?t=9017
    //Bogdan
  • kine
    kine Member Posts: 12,562
    There is no direct solution, if there is some workaround, it will not be easy and the cost will be much higher than what you get for the money. Better is to put the money into user training...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • vanrofi
    vanrofi Member Posts: 272
    You can Mark with >F1 and at the end use Marked only in view menu.

    Or use the control Key and click...


    What do you want to do with it anyway?

    Creating what you ask is most probably, but I have seen solutions like this that were unstabil and Buggy.
  • sabzam
    sabzam Member Posts: 1,149
    Aaah no it was just a question, more than useful it's more sort of user-friendly.
  • vanrofi
    vanrofi Member Posts: 272
    Hmm, we could call this User-Laziness?

    Alsways good to try and serve your users with nice-to haves, but keep in mind future upgrades, Debugging,...

    Look who's talking...I try to serve the user as well all the time, so I'm learning the hard way to now...

    :wink:
  • sabzam
    sabzam Member Posts: 1,149
    Haha....well we must make our users happy no??!!!! :D:):)
  • vanrofi
    vanrofi Member Posts: 272
    :D:lol::o:| :shock: :( #-o [-X [-o< :-k :whistle: \:D/

    is the logic flow I think...
  • DenSter
    DenSter Member Posts: 8,307
    sabzam wrote:
    Dear All,

    I'd like the user to tick a record and then automatically navision will highlight it - as if the user has selected it. Can this be done?
    Yes it can be done, click the little square box to the left of the record. If you need to select multiple records, hold down the Ctrl key while selecting the rows. Then use SETSELECTIONFILTER in your processing.