I have a list with a form for new items and separate form for editing items. I noticed that when I edit and save the item, another user doesn't see the item changes unless he manually refreshes the page. Same thing happens when users create items with the new form.
I tested a new list without creating a form and the list updates dynamically without a manual refresh.
Is this normal or something in my forms that prevents dynamic updates?