I have a table that I’m loading from a database. It has pictures and text in it. It will no longer load if I changed the picture on a particular record. example:
My expectation is, if I add new records to the database table they should instantly show up in the linked table on the page. The changes aren’t synced with the live data at present…because I want my live site to work.
Do you add record to the collection manually? I recommend making sure that the collection is synced to the live site. You can check out this article with explanation of how to do it.
Yes thank you. What I am saying above is IF I add a picture, it doesn’t work. I know how to add a picture, it’s pretty straightforward. Do you want me to add one so you can look again, or would you prefer to add one on your own to test it. Thanks for taking a look.