Jump to content
Server Maintenance This Week. ×

Navigation - Sidebar Page Forward/Back Replacements


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

Recommended Posts

  • Newbies

Hello All -

I'm sure this answer is out there and I'm just not finding it, but...

What I want to do is replace the sidebar in IWP with buttons in my header. I'm getting there, but the one that's getting to me for the functions I need is the ability to jump ahead or back 25 records at a time to emulate the page forward/back buttons in list view.

Any help or links to help is appreciated.

Thanks

Link to comment
Share on other sites

Since you're getting there, you must have Next Record and Previous Record icons with a script attached (or maybe custom menus?).

For you question, you can do the same thing. A "double arrow" icon may be appropriate and you can attach the script step (or a script containing the script step) Go To Record... By calculation = Get(RecordNumber) +25 (or -25).

Link to comment
Share on other sites

  • Newbies

Thanks for the info.

I do have the next and previous record buttons working.

I think what I'm missing is what to put in the field for (RecordNumber). Is that just a field that is a sequential number for each of my records?

Thanks. Sorry to be dense, but the scripting is throwing me.

Link to comment
Share on other sites

  • Newbies

Actually.... Thanks! What I was missing was the check box for perform without dialog in the button set up and my pop up blocker must have been stopping it from working.

Thanks for the help!

Link to comment
Share on other sites

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