johnwiliams Posted July 7, 2009 Posted July 7, 2009 HI, I am creating a inventory project in which i want that after selecting radio button depending upon its value the edit box should visible to me if i don't select any value from radio button the edit box should not visible to me. i tried a lot but can't find how to do this. please help me out. Thanks, John Wiliams,
bcooney Posted July 7, 2009 Posted July 7, 2009 This type of interface is not native to Filemaker (reveal, etc). There is a technique called the invisibility trick ( See this thread) , but perhaps you can just change your interface a bit. Can you explain in more detail what the radio button is for and what the edit box is for?
johnwiliams Posted July 7, 2009 Author Posted July 7, 2009 suppose i have radio button which contains the value yes and no. when we select yes it will show edit box which contain a text value and when we select no. then it will not show any edit box.
bcooney Posted July 7, 2009 Posted July 7, 2009 That's not much more detail, John, lol. I was trying to get the whole picture, so that I could help you with a possible interface design. Have a look at the link I referenced.
johnwiliams Posted July 7, 2009 Author Posted July 7, 2009 in this attachment there is a field roaming which is drop down .it contains two value ( yes and no). what i want is that when i select "yes" then it will show roaming days options otherwise it will not be shown.
johnwiliams Posted July 8, 2009 Author Posted July 8, 2009 i have read this but can't understand how to do this.
bcooney Posted July 8, 2009 Posted July 8, 2009 Then you'll need to find a different approach. That is the only way to hide/show a field in FileMaker. Perhaps if you ask questions about the technique, we can help you grasp it.
comment Posted July 8, 2009 Posted July 8, 2009 That is the only way to hide/show a field in FileMaker. Is it?
Josh Ormond Posted July 8, 2009 Posted July 8, 2009 Another option is to use tabs with named objects. Attach a script (as a button) to the field...set the field value and "Go to Object", the tab with the field on it. (Don't forget to use the OnLayoutLoad script trigger to go to the correct tab when navigating to this layout in the future) If you are good with html code, you could also display the field via a Web Viewer and show/hide the field that way...as for me, I am not there yet.
johnwiliams Posted July 9, 2009 Author Posted July 9, 2009 thanks for your help and plz tell me the technique to solve my queries. i am thanking you all for ur patience ..
Recommended Posts
This topic is 5617 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