tbill Posted December 5, 2005 Posted December 5, 2005 Hello Folks, I have a db published on the web using FMP7SA and FMP8 Server. Everything works fine except when adding a record, the submit script returns the user to a portal revealing their submissions. For some reason the portal does not show the most recent addition. If i add another record, then the previous unshown submission is now revealed. The desktop version of FMP8 shows the record being added and on the users revealed list real time no problem. If I log out of IE and log right back in, the users reveal list shows all records correctly. Has anyone else had this problem? Cheers.
sledg Posted January 24, 2006 Posted January 24, 2006 I believe it's a refresh issue. At the end of the script (or after you add record); call the Set Field script on a field related to the portal (don't actually add a value though). Then call the Commit Record script after it. Hopefully, I remembered that correctly.
Recommended Posts
This topic is 7147 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now