September 12, 200520 yr I've created a simple button in IWP that runs the duplicate record script, however, when this is done on IWP I receive a message "No Record Found" and I have to completely exist the browser to do anything else. I tried making a script with Go to Record, then Duplicate script and the same error occurs. Clicking on the same button on the FMP client works perfect. Any ideas on why this is occuring?
September 13, 200520 yr Is the record in a separate window with different TOs? If so, do a Select Window to the proper layout/TO.
September 13, 200520 yr Author No, in the same window. I create a new record, and do a commit, then try to duplicate. No secondary window. I also try from the route of searching a record out, and then in browse try to duplicate and this error occurs.
September 13, 200520 yr You should commit the duped record as well ....You're probably barking up this tree: http://www.clevelandconsulting.com/support/viewtopic.php?t=444 --sd
September 13, 200520 yr Author GREAT! that worked. I added the commit script step after the duplicate record and it works fine. So simple... Thank you!
Create an account or sign in to comment