September 20, 201114 yr Is there a way to create a value list that can incorporate both a checker box and text format? For instance, there are four options for a particular field: normal, unknown, abnormal (explain), and other (explain). I'd like to incorporate these values as checker box options, and if either the abnormal box or other box is checked, then a text explanation is necessary.
September 21, 201114 yr Use a ScriptTrigger... When either option is selected you would go to a different layout. The different layout would be a duplicate one, but with a text field on it.
Create an account or sign in to comment