Hi, I have a search application which searches for users, on success search i get a list of users in a table and i have colum titled viewed, this is to show that this result has been viewed.
On a success search i click on indvidual record and it takes me to another view which has more information and on that view i have a back button which takes me back to the results view, once i have clicked back i now want to show that you have already viewd this result. How can I do this in angular, the problem am having is when i click the back button the result view reloads again, can i stop the view to reload and keep my previois searches result? Any advice on how to get rhis working would be appreciated Thanks J -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
