$table alias

Archived from the Xataface Users forum.

ippass — Sat Feb 18, 2012 4:36 pm

found x records in table y = “Found {$found} or {$total}Records {$table}
Now showing {$cursor}的{$found}”

how can I switch the $table to showing the table alias?


shannah — Sun Feb 19, 2012 10:15 am

This is fixed in SVN:
1.3.x branch (rev 3321)
1.5.x branch (rev 3322)
Trunk (rev 3323)

You should be able to replace your copy of Dataface/templates/Dataface_Details_Controller.html
and Dataface/templates/Dataface_ResultListController.html
with the ones in SVN
http://weblite.ca/svn/dataface/core/bra … /templates

-Steve