jlm Posted February 5, 2001 Posted February 5, 2001 My problem is surely quite simple, but I am a newbie at scripting. Here it is: I have two files: main and second, and a simple relationship on one field. A have another field with the same name on each base. I have a portal, on main db, with a button to go to the second db on the related record, select a field (container with graphic), copy to clipboard, select field to main db, paste picture in it.Manually, everything works fine. When I script it, it doesn't work. Where is the trick ?
LiveOak Posted February 6, 2001 Posted February 6, 2001 The trick is to write the script correctly. Also, if the files are related, why duplicate the information in both files? The purpose of relationships is to allow information is one file to be viewed from another (i.e. your container and field with the same name). -bd
jlm Posted February 6, 2001 Author Posted February 6, 2001 You are right, of course. Now the script is working fine... Your's truly, Jean-Luc Marechal
Recommended Posts
This topic is 8747 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