Toby B Posted February 2, 2001 Posted February 2, 2001 Hi, I want to create a script that when it is launched will extract the label of the button that was clicked and use this information as the text to search with in the new layout. Basically I have several floor plans with buttons representing the desks. Each button has a label reflecting the unique desk ID number. Instead of writing 300+ seperate scripts for each button I want to write one script that extracts the label and enters that value in the find request part of the script, and then assign this one script to every button. Is this possible? Thanks in advance
LiveOak Posted February 3, 2001 Posted February 3, 2001 Yes, if you use a field to label the button and test the contents of the field. In a single user file this could be a global field. In a multi user file it would be better to use non-global related fields from a one record setup file. -bd
Toby B Posted February 7, 2001 Author Posted February 7, 2001 Thanks for your idea but when I put multiple instances of a field on the layout and went back into browse mode they all show the same record. So what I want is a single form layout that can display 60+ records in the same browse mode? Any further ideas? Thanks Toby
Recommended Posts
This topic is 8695 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