Jump to content

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

Recommended Posts

Posted

Hi

In iwp, in list view, when u click on next it jump to next record 1 by 1. In my 'next' button script, possible? to di it like jump 5 records or 25 records??

Thanks

Kelvin

Posted (edited)

Hi Kevin

Yes it is possible to jump a specified number of records.

To jump 25 records I use the following solution.

Using the 'Go to Record/Request/Page' script step, specify 'By Calculation...' and then use this calculation:

Get ( RecordNumber ) + 25

This will jump 25 records from the record the user is on.

I hope this answers your question.

Orlando

Edited by Guest
Posted

You might be missing a point or two in my selfjoin suggestion, watch this:

http://www.filemakermagazine.com/modules.php?op=modload&name=News&file=article&sid=550

--sd

Posted

If you deside to upgrade to FM8 Adv. could you get rid of the dreaded Copy All Records, that as the video mentions, tampers with the users clipboard (apparently not a web issue):

http://www.nightwing.com.au/FileMaker/demos8/demo804.html

...as well as it's dependency on layout presence of either the gathered ID's. or the multilinekey recieveing field. But I was actually slightly surprised to learn that the old method actually is IWP compatible (...and actually still are searching for a good explanation)

--sd

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