On Tue, Mar 27, 2012 at 23:16, Jeff Blaine <[email protected]> wrote: > Before I dive into this any further than my current > implementation already is, I figured I'd ask: > > Is there any way to hide and show CFs depending on > the value of another CF? > > We only want an additional list of CFs shown if a > certain CF (the "control" CF) has a certain value. > > if CF "foo" has value "YES" > Show CF X, Y, and Z > else > Do not show CF X, Y, and Z
Use custom java script for that. -- Best regards, Ruslan.
