Title
IWP question
Post
I've made several portals in a layout. They each have their own tab.
All work perfectly in my Pro11 client.
When i log onto my IWP session one of them does not populate.
Why?
Or perhaps a better question is... how would i have set the one that does not work differently than the others that do?
I don't see it as a relationship issue if it populates in the client and not the IWP.
Any ideas?
Web browser are different from FileMaker Clients in how they update when data in a field is changed.
You'll need to describe that portal in more detail.
One possibility that comes to mind is that if this is a filtered portal where the filter expression refers to a field that the user can edit, it won't update after data is entered until the record is submitted.
Another detail is that Script triggers do not work in IWP except when a script trips the trigger. If a script trigger is forcing a filtered portal to update each time the user changes a value used in the filter, this trigger is not even being tripped in the IWP session.