Hi Illya,
Yes I have created the structure and it replicates the database data. I think I have correct data types for the model. See images:
The issue is: when I click on the list of items to select one record, no matter what list item I click on I only get the first item in the list.
Okay - with further debugging analysis it appears that the listitem when selected is calling on an old database which I deleted.
I've gone through the process of clearing cache on browser using the following methods.
chrome://appcache-internals/
“Disable cache” check box
I know it it still calling the deleted database as the member number 11111111 only exsisted in this database. The member numbers are very different in the new database.
I have created new services for the new database and deleted the old services too.
Any advice on how to resolve this would be great!
Thanks
Kay