This topic is locked

Sortable Child Record Column Headers?

12/30/2009 3:26:31 PM
PHPRunner General questions
S
Sekaidragon author

I've looked all over the forums and can't find any information on this.
I have a column on a master table list page that links to the child records and states how many child records were found. The header of those types of columns are naturally blank, but I want to add a header where the red arrow is that, when clicked, will sort the records by the number of child records found. Is this possible?


I will be truly grateful for any help!

~Josh

J
Jane 1/7/2010

Hi,
yes it's possible but this task requires some custom coding.

You need to select number of records in the detail table manually on theEdit SQL query tab, then move header of this custom field to the column with links to the detail table on the Visual editor tab.