
I read here in the forum that the new release will have a "default sort order" feature, which is great. I'm not sure if that will solve my problem or not.
When I add a new record, it always shows up at the end of the list, both in list view and in the "jump" box. When I go into MyPHPadmin and perform an "ALTER TABLE `table_name` ORDER BY `column_name`" command, this corrects the list in Dataface as well.
Is there a place I can put this command, maybe using an "on save" type trigger? I couldn't quite figure that out from the tutorials.
When I add a new record, it always shows up at the end of the list, both in list view and in the "jump" box. When I go into MyPHPadmin and perform an "ALTER TABLE `table_name` ORDER BY `column_name`" command, this corrects the list in Dataface as well.
Is there a place I can put this command, maybe using an "on save" type trigger? I couldn't quite figure that out from the tutorials.