Display contents of localstorage as a list on page
Hi,
I have coded a simple app in pure html and js which accepts a name, number and a date. When the button is clicked the items are saved in localstorage and displayed on the page as a list. I've placed the name, number, date picker and a button on a screen in Tiggzi. When the button is clicked I would like the contents of the fields and the date, to be displayed on the page and when another entry is saved it will be added on the next line on the page and so on.
Thanks in advance for any help.
Frank