Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8200 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

When I edit a record to a FM database record via IWP, when I click the Submit button it opens a new browser window. Can this be fixed? Is it a setting in my browser? I am running IE 5.5. Thanks in advance.

Posted

Do you have a target set in the opening form tag??

If you do you could remove it if the target doesn't exist (can cause a new window) or if it is target="_blank".

Alternatively you could add target="_parent" to your opening form tag if you don't use frames or target="_self" if you do....both should have the same effect and fix your problem

smile.gifcool.gif

Posted

scratch... this person's using iwp. So far as I know iwp generates html on the fly as needed. iwp is, as we all know, wysiwyg. I don't think editing of format files is possible. Control is one of the big reasons to go custom. wink.gif

Posted

The "normal" happening using IWP when one clicks the Submit button is that the "new" data goes to the database and processes. Upon completion of that, a browser window refresh occurs but not a new window.

Suggestion: Go into Preferences>Application, choose the WebCompanion plugin, click "Configure" and turn on the access and error log files. After one your new page events occurs, look at these files. The access log records every little event and may possibly give us a clue to what is happening. It is likely that you will have nothing in the error file -- but one never knows. Good luck.

This topic is 8200 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.