Sorting not working with the related tab panel form.

Hi All,

I have a related tab panel and I have set up “initial sort for the relation”, the sort field is a database field but the related records are not sorting though “sort field” has correct values. I have set up “initial sort” for the related form also.

It’s working fine in Smart client but not in web client. Sorting happens when first load the related form and then sorting not happened when I create new related records.

Servoy Version : 7.4.2
OS : windows and Mac
Java : 7

Please let me know , what might be the issue.

Thanks In Advance

Best is to define the sort right a away in the relation!

Hi Harjo,

Thanks for your prompt response and it seems, I need to explicitly call the sort for the relation after adding new records.

Thanks