If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
A Better way back form the Preview screen  XML
Forum Index » Support Forum
Author Message
Anonymous



On the preview, when you click the back button you lose all the info that was typed in the form. By making a simple change in the [quote]preview_entry.php[/quote] file you can fix this.

All you need to do is find the input tag for the button and changed the part that reads [code]javascript:history.back()[/code] to [code]javascript:history.go(-1)[/code]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum