October 19, 200223 yr How do I script the "go to" so that only records of one type (in this case: source = M for MISC layout and source = B in BOOK layout) so that user only sees pertinent records for each layout? Cataloguer (empty).zip
October 19, 200223 yr You will need to create a script for navigating to the particular layout wich inculdes either a Find statement or a Go to Related Record statement. In the first case the Find needs to specify which records are to be found. In the second case you must base a relationship on, say, a global field, set the global to the desired value, and then execute the Go to Related Record. The script must also contain the Go to Layout step, of course. -bd
Create an account or sign in to comment