funkatudinal Posted October 13, 2009 Posted October 13, 2009 Hi all, This seems like an easy thing to do, but I just can't seem to script it correctly. What I have: --a drop-down global field called USER, containing a list of users from another table. --a list of records with different USERS in the table ENTRIES. I just want to choose a user from the drop-down list, click a find script, and that user's entries only are shown. I tried to script it so it copies from the global field, goes to find mode, pastes into the correct field and performs search -- can't get it to work. appreciate your tips!
Raybaudi Posted October 13, 2009 Posted October 13, 2009 You haven't to copy and paste ! Simply use the Set Field [ ] script step like: Go to Layout [ Entries ] Enter Find Mode [ ] Set Field [ User ; gUser ] Perform Find [ ] You can add some steps to control the result of this FIND
funkatudinal Posted October 14, 2009 Author Posted October 14, 2009 Dear Daniele, Grazie mille! Thank you so much, it works perfectly.
Recommended Posts
This topic is 5518 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