qwizkool / QwizKoolNode

QwizKool Node.js based implementation
0 stars 0 forks source link

Created qwizbook should always come first in the refreshed list #54

Closed bambalakkat closed 11 years ago

bambalakkat commented 11 years ago

Created qwizbook should always come first in the refreshed list. Use receently updated sorting for this purpose.

Also change the REST URL to /users/id/qwizbooks/? [?search_str=" /"&sort_by]

seethalag commented 11 years ago
  1. Changed the REST URL to /users/id/qwizbooks
  2. While trying to bring the recently updated qwizbook in the list , as we are using idAttribute coleection is not in the correct way.
seethalag commented 11 years ago

Recently created qwizbook is shown after creating the qwizbook

kgvinod commented 11 years ago

Demonstrated to be working by Seethal