Therber Posted July 10, 2002 Posted July 10, 2002 I'm attempting to do the following - when a new record is created, a button specific to that record would be created on the "switchboard". The button would open (goto) that record when clicked. When a checkbox is selected on the record, the button is deleted. Would this require scripting? If so, how difficult? Thank You.
djgogi Posted July 10, 2002 Posted July 10, 2002 define an global field gShowHide Now create an relationship from gShowHide to "checkbox field" you mentioned Now put the one-row portal from above rel. make it 1pix higher and wider than your button. Put the button inside the portal. Set gShowHide to appropriate value (depends on value of checkbox field) That's it HTH Dj
Recommended Posts
This topic is 8176 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