PKF Posted April 17, 2005 Posted April 17, 2005 A user will select one value from a popdown menu. The selected value should determine whether another entry field will be shown (required) or hidden (superfluous). I wonder if this should be controlled by a script. However, I can't think of how a script would be activated automatically in response to a user input (in this case, the entering of a value from the popdown menu). Any help would be much appreciated.
RalphL Posted April 17, 2005 Posted April 17, 2005 You don't need a script. Make a relationship based on the first field. Put the second field in a portal based on this relationship. If the relationship is valid the portal will show and so will the field, if the relationship is not valid the portal and field will not show. Make the lines for the portal transparent.
dwins Posted April 18, 2005 Posted April 18, 2005 Also, using one calc field - Create a calculation field that returns exactly what's in the shown/hidden field only when the popup selection wants it hidden. Line up that calc field directly on top of the shown/hidden field, and make its text color match the background color. This method can also hide the content of a field, or any text, that's already in a portal.
Recommended Posts
This topic is 7162 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