Enuma Posted November 11, 2008 Share 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??? Link to comment Share on other sites More sharing options...
bcooney Posted November 11, 2008 Share 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. Link to comment Share on other sites More sharing options...
David Jondreau Posted November 11, 2008 Share 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 Link to comment Share on other sites More sharing options...
Enuma Posted November 11, 2008 Author Share Posted November 11, 2008 Thanks a Bunch DJ u are the best! Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 5784 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