Newbies sword Posted January 18, 2010 Newbies Posted January 18, 2010 Hello all! I was woundering if there was a way to do conditional formatting on a feild to make it hide all of the contents of a certain field. For example you can do an IF formula to say if something is chosen in this field such as "Consumer", then hide this field (a feild that holds information for businesses). As that feild would be irrelevant for a customer. (if you know what i mean) Also i have added a botton to the form and when ever you click anywhere on the page it activates the button (this is annoying) lol. Does anybody know how to activate the button ONLY whne you click on it (not anywhere on the page). Many Thanks!! :)
Josh Ormond Posted January 18, 2010 Posted January 18, 2010 To hide fields based on another fields contents, you have a couple of options. 1. Use tabs each with a set fields you want to show. Name the tabs as objects. And use script triggers to "Go to Object" base on whatever criteria you want to use. 2. Hidden Portal Trick. Search for it, there are a number of examples out there. You basically use a global field and a single row portal. There are others, but these are the 2 I typically use.
Recommended Posts
This topic is 5514 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