Stepheno Posted October 20, 2005 Posted October 20, 2005 Hi, Would anyone happen to know how to disable a field when a selection is made in another? Ex. First field: Label - "Do you like to eat?" Value - "Yes, No". Second field: Label - "Food" Value - "Pizza, hambuger...". If "No" Gray out or disable Second field. Any help will be much appreciated. Thank you, Stephen
mr_vodka Posted October 20, 2005 Posted October 20, 2005 Hmmm there are two suggestions that I can come up with. You cant exactly grey out a field. 1. If you can live with it, this method will be the easiest. Change the validation of the non-entry field so that it only allows data to be entered when the other field is 'Yes' 2. You can use the EventScript plugin and run a script that goes to an identical layout with nonenterable grey color fields when the user selects No. Please do a search on EventScript plugin if you choose to go this route.
-Queue- Posted October 20, 2005 Posted October 20, 2005 You can also use the visibility technique. Go here and search for 'visibility'.
Stepheno Posted October 20, 2005 Author Posted October 20, 2005 mr_vodka, Can you please illustrate a script? I'm not really familar with scripts yet. Thanks in advance. Queue, I've visted the link you gave me, but I couldn't open it since it is in fp5 format, I have fp8. Thanks, Stephen
mr_vodka Posted October 20, 2005 Posted October 20, 2005 convert the file from fm5 to 8 by dragging and dropping into 8.
Recommended Posts
This topic is 6972 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