Jalz Posted October 28, 2015 Posted October 28, 2015 (edited) Hi Guys, I've built an application and one of my 'dialog' windows has a web viewer in it which contains a html text editor. I use api for php to add content back into a FileMaker database when someone submits the html form. This all works well, however I would also like to shut down my FileMaker dialog window, upon submit. Is this possible using the API for PHP somehow calling a client-side script to close window for the particular user? Thanks in advance Edited October 28, 2015 by Jalz
beverly Posted October 30, 2015 Posted October 30, 2015 call a script to close the window (by name) in your php?
Jalz Posted November 2, 2015 Author Posted November 2, 2015 Hi Beverly, Tried that, unfortunately the Close Window command does not work, errors on execute. I can execute a normal set field script. I guess its because I'm trying to close the window down client side? Thanks Jalz
Recommended Posts
This topic is 3565 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