Hi, Tiggzi Team.
So, onSuccess of the REST service, I have stored the data rows in the local storage.
Next:
I would like to show the rows of data ONE BY ONE when the user presses a forward button (or a backward button for the previous row of data).
My question:
However, the preceding code fails, either because "response is undefined" or because "innerHTML is null" etc.
Any suggestion, please?