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
  • How it works in the samples (and you can do the same thing) is that currentconstituentid is a computed column object with the visible property turned off. The compute expression doesn't matter (in the sample it's just 0) and when the datawindow loads we automatically look for a computed column with that name and replace the expression with the id of the current constituent.

Children
No Data