grouping household and individual custom tabs

Is it possible to have grouping on custom tabs similar to addresses and others on different tabs of an account? 

Parents Reply
  • Unknown said:

    By the way, I have no idea what this means. 

    "Mid(LookupDisplay(customer_no), 201)" 

    But it seems relevant. I am going to paste that into every available text box in InfoMaker today and see what happens.

    A little confusing, eh? This expression returns the row number of the constituent as it appears in the constituent navigator (we append the number of the row to the name of the constituent that appears in the customer_no dropdown datawindow after 200 characters). It gets used as the secondary sort criteria after putting the currently selected constituent first. We may change this in the future to use an extra column and work more like currentconstituentid, but for the moment, this is the way most of our screens work and the way to get the right sort order in custom screens.

Children
No Data