Jump to content
Server Maintenance This Week. ×

The Preview Button


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

Recommended Posts

On the standard tool bar there is a Preview button.

I have just noticed, however, that if i am looking at a record in Browse mode, and click the Preview button to see what it would look like printed, i get taken to another record instead of the one i was browsing.

If i click on the Exit Preview, i am taken back to the correct record again, strange behavior or is there a setting to fix this?

Link to comment
Share on other sites

That preview mode is to show you the "print-preview" of the records being browsed so that will always return to the first page of the founds set.

you could use a script trigger on the layout exit/enter and or it is better to create a custom menu to change the default behavior of the preview mode. running your own custom script.

Perhaps grabbing the current record ID either going to a self join related record or a find request to isolate the current record in a new window ending in preview mode.

Link to comment
Share on other sites

You can use the same custom menus options to change the menu items they also will change the Toolbar buttons you could make it say New Customer vs New Record and have it run a script with your logic vs of just creating a new record.

Link to comment
Share on other sites

This topic is 5247 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.