Inactive row in InfoMaker Drop Down

Remember InfoMaker? Well I'm having an InfoMaker day today.

I'm working on a custom screen for performances that includes a drop down window. I've got the drop down working properly, but I'm hoping there's a way to gray out inactive rows. The table being referenced, a local system table, has a column for inactive. I've seen this in other drop downs, but I don't see any examples for custom tables. 

Any one know if this is possible? And what I should be looking at?

Thanks,

Brian

  • Do you include the inactive column in the output of the underlying sproc? I think you need that in order for IM to do what you want. I always start my dropdown "order by" code with inactive, which may be influential, too, though it's been too long to remember for sure.

    Ryan Creps knows, I bet. Ryan, can you confirm?