10 thoughts on “FM 16: Pseudo Indexing”

  1. This looks nice, Kevin! Would you be able to cite some examples where this might be the preferred approach over using something like a dynamic filtered value list or maybe even Magic Value List?

    1. It’s another way to skin the proverbial cat… found-set aware… doesn’t require value lists or relationships… the results can be sorted in ascending or descending order.

  2. Kevin – Great concept and solution. Learned a lot and it has the squirrels running.
    I had a problem with the script when adding the process to my database: it only displayed the data from the first column chosen. Turns out the dev::zz_g_pseudo_index field needed to be on the calling layout. I didn’t see this mentioned in your description. If you have a better solution, please share it.

    1. Hi Larry,

      In my experience dev::zz_g_pseudo_index does not need to be on the calling layout; unless I’m mistaken, my demo works fine without that field being on the calling layout.

      Regards,
      Kevin

Leave a Reply to Kevin FrankCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.