Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I have an app that uses table view and I want to publish it with IWP. When I do, I loose control of the record navigation unless I move up and down with a button-script and it only shows the current record on the first line and not all the records in the set. Is there something I need to do so that Table View works the same in IWP?

Posted

AFAIK, you have to script the navigation for table view in IWP. I don't know what your "button-script" does, so I can't comment on why it would only show the current record. Is it performing a find, so that the current found set is one record? That would explain seeing only one record in the layout.

The script to move a page, for example, is:

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

HTH,

David

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