Jump to content
Salesforce and other SMB Solutions are coming soon. ×

Show next "blank" records


Jim_Shelton

Recommended Posts

I am looking for something like FM has the book looking icon. I need a user friendly method of IWP users to see the next set of records.

 

I cannot locate the FM graphic.

 

The ID numbers could always change. My only constant number is a Job Number.

 

thanks,

 

Jim

Link to comment
Share on other sites

I am looking for something like FM has the book looking icon. I need a user friendly method of IWP users to see the next set of records.

 

I cannot locate the FM graphic.

 

The ID numbers could always change. My only constant number is a Job Number.

 

thanks,

 

Jim

Jim, it's a little difficult to interpret your question (otherwise I'm sure we'd have all been falling over ourselves to reply already). It's particularly puzzling that you say "the ID numbers could always change". I think it's generally accepted that by definition, ID numbers never change. If they do, they aren't really ID numbers...

 

Notwithstanding that, the simplest answer IIUC is probably to create a button object configured as:

 

Go to Record/Request/Page [Get(RecordNumber) + 25]

 

...where 25 is the number of records you want to jump forwards by.

 

If you want more control than that - eg if you want to isolate each group of records being viewed in a found set - you may require a script that can perform the navigation, while simultaneously making whatever other adjustments are required.

Link to comment
Share on other sites

Perfect, that is exactly what I am looking for. My mistake, when I said ID number changes, I meant the Job number changes per record.

 

thanks,

 

Jim

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use