Default views
Archived from the Xataface Users forum.
digital1 — Wed Nov 24, 2010 11:11 am
In my application, I have a calendar view. Is there a way I can make the calendar the default view for the table when the tab is selected above that navigates you there instead of it defaulting to list view?
shannah — Wed Nov 24, 2010 11:37 am
There is an example on this page of how to do this.
http://xataface.com/wiki/beforeHandleRequest
digital1 — Wed Nov 24, 2010 1:59 pm
shannah wrote:There is an example on this page of how to do this.
http://xataface.com/wiki/beforeHandleRequest
Thank you very much Steve. That is just what I was looking for! Much appreciated.