Jason Goldsmith Posted May 4, 2006 Posted May 4, 2006 I have a simple script that creates a found set. The last step brings users back to browse mode, but also seems to show all records. I would like to be in browse mode with only the found set. Thanks for your help. Jason
Jason Goldsmith Posted May 5, 2006 Author Posted May 5, 2006 I tweeked it a bit and this seems to work: Copy [select; QuestionBank::SubmissionNum] Show All Records Enter Find Mode[] Paste [select; QuestionBank::SubmissionNum] Perform Find/Replace [No dialog; Find Next] Sort Records [Restore; no dialog] Pwrform Find [] I now have a found set, but am having a problem navigating the found set with the Go to Record: Next script. It will go to next record only, and then stops, even though the found set is greater than two records.
Ender Posted May 5, 2006 Posted May 5, 2006 I don't see your Go to Record/Request/Page[] script step in there, but I do see a problem: Don't use the Perform Find/Replace[] script step to execute a Find. Instead use the Perform Find[] script step.
Recommended Posts
This topic is 6780 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