[AccessD] Sorting in a web app

Susan Harkins ssharkins at gmail.com
Mon Apr 18 18:31:25 CDT 2016


I've built a simple web app, mostly to learn, but I will be able to use it
to track books that I edit on the side. In the main Books form, I have two
related forms: one for contact dates with the book's author and a second for
file dates from authors. Do I need a view to sort those two related forms?
If I create the views, will the web app automatically use the views instead
of the original forms? 

 

It's working pretty good, but I'd like to sort those related records by
date. I can't help but think - the thing practically built itself - that it
must be simpler than adding a view. 

 

Susan H. 



More information about the AccessD mailing list