[web2py] Re: Appadmin sort not working

2016-12-11 Thread SimonD
Hello, Thanks that all works now. This would be classed as a "schoolboy error" on my part :-) Thank you again Simon On Sunday, December 11, 2016 at 1:14:47 PM UTC, Anthony wrote: > > It has nothing to do with share.js. What you have done results in a > Javascript error on the page, which causes

[web2py] Re: Appadmin sort not working

2016-12-11 Thread Anthony
It has nothing to do with share.js. However, what you have done results in a Javascript error on the page, which causes the Javascript code to stop working. By commenting out the src URL of the script tag, that is equivalent to setting the URL to that of the current page, so it reloads the

[web2py] Re: Appadmin sort not working

2016-12-11 Thread SimonD
DaveS, thanks for advising and taking the time to look at this. After further diags, I think I have figured out what was causing this. Because I wanted to remove the little share icon at the bottom right, In my layout.html, I had disabled js/share.js by inserting a comment hash: script

[web2py] Re: Appadmin sort not working

2016-12-10 Thread Dave S
On Saturday, December 10, 2016 at 11:35:26 AM UTC-8, SimonD wrote: > > Hello, I recently upgraded from 2.9.5 to 2.14.6 > I also moved from SQLite to mysql along the way as well as bootstrap 2 to 3 > > In 2.9.5 - in appadmin, I could sort an entire table either ascending or > descending by