Can't Filter on Item No.

SavatageSavatage Member Posts: 7,142
edited 2008-01-11 in Navision Attain
I don't know when this started someone brought it up to me today.

But when ever you are in the item card and click on the item # & then filter. When you press ok the filter doesn't stay.

I've looked all around but can figure it out. Any ideas on what can stop a filter from staying.

Did I get rid of some SETRANGE("No.") somewhere or something?

Thanks.

Comments

  • SavatageSavatage Member Posts: 7,142
    or some specific trigger being used?

    In the meantime I have create a new field, populated it with the item no.
    added it to the on insert trigger so it get's filled automatically, added it to the form and we use that to filter on.

    But I would like to get the functionality back into the "No." field.
  • KonradKonrad Member Posts: 30
    In some of the card forms (Item Card included) there is SETRANGE("No.").
    It removes filters inherited when you call Card form from other form.
    Comment the line out and filter will stay.
Sign In or Register to comment.