Enuma Posted November 11, 2008 Posted November 11, 2008 My situation is this: OBS:I have only filmaker 8.5 so no conditional formating. I need to make a field unchangeable depending on a value of another field. I could make it disapear if i had conditional formating.... So is this possible in Filemaker 8.5???
bcooney Posted November 11, 2008 Posted November 11, 2008 Rather than guessing what you're after, could you give us more details? An example using details of your actual scenario.
David Jondreau Posted November 11, 2008 Posted November 11, 2008 One way of doing this is by making the field a button. Write a script that includes the following and attach it to the button: If[testField =/= test] Go To Field[yourField] End If
Recommended Posts
This topic is 5856 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