Jarvis Posted January 20, 2003 Posted January 20, 2003 Is there a way to show a button in a container field? I would like to be able to select a photograph of an employee and use this photograph as a button to start a script. As the script develops I would like whichever photograph I select to also show up on the layout. Can anyone help me here?
LiveOak Posted January 21, 2003 Posted January 21, 2003 You can make a container field a button (assign a script to the field). You can't assign a script to a button, paste it into a container and have the script run. This would allow you to change the script with the contents of the container field, but you can't. If you want to change the function of a button assigned to a container field depending upon the contents of the container, you must keep track of what you put in the container in a status field and have the script attached to the container field sort of what to do by testing the status field. Hope this make sense. -bd
Recommended Posts
This topic is 7981 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