I've designed a static HTML file donkey.html and display it in the IFRAME I've added to a tab on my form. This works. However, I noticed that when the contents of the file change on the server, the displayed text doesn't - unless the user right-mouse it and selects update.
How to reoslve that?
On the same tab I have a picklist, the default option of which isn't pre-selected anymore. I believe the misbehavior started directly after I've added my IFRAME to the tab.
How to trouble-shoot it?