NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: trent on June 05, 2013, 08:12:19 PM

Title: URL On Save Not Working
Post by: trent on June 05, 2013, 08:12:19 PM
Hi Bruce,

I have a Form that has a 'URL On Save' set to another Form. When I click Save on this Form the URL in the browser's address bar changes but the original Form re-loads - the correct 'URL On Save' Form does not load. If I click inside the address bar and press enter then the correct Form loads.

What could cause this and how do I fix it? Using Nettalk v6.51.

Thanks,
Trent
Title: Re: URL On Save Not Working
Post by: Bruce on June 05, 2013, 09:10:33 PM
typically this would happen if the validation on form 1 failed. The address bar will still change, but it will return to the original form because it wants you to correct it. But that would be obvious (that the validation failed) or it should be - and you don't mention that, so perhaps it;s something else.

Perhaps you can post an example?

cheers
Bruce
Title: Re: URL On Save Not Working
Post by: trent on June 05, 2013, 10:59:44 PM
Found the problem! I have the Default Form Action set to 'Change'. Changed this to 'None' and now the form behaves correctly.

Thanks Bruce!