john9210 Posted November 2, 2011 Posted November 2, 2011 FM 11 Adv. How do I use the calculation field in Go to Record/Request to go to a specific record? I know the recordID but can't figure out how to use it.
LaRetta Posted November 2, 2011 Posted November 2, 2011 Hi John, Go To Record/Request/Page[] refers to the record number which changes with the record set being viewed. RecordID could mean two things: You have created a unique, auto-enter serial number which we usually add ID on the end such as ClientID ... or you might mean the internal record ID for the table, accessed by Get ( RecordID ). If you search your FM Help for "Go to record" you will find (about 5th result down), the specific script step and how it is used. What ID are you trying to find? Please provide a bit of context for us as well. :-)
Recommended Posts
This topic is 4770 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 accountSign in
Already have an account? Sign in here.
Sign In Now