field dependency

Hi

is there any way to show extra fields depending on the option selected in a primary field?

say you have a yes/no field that if yes is selected it displays a text field underneath to enter furhter information.
if the user selects no, then no extra field is displayed

thanks

Yea
Check out the following macros
Sc_field_display or sc_field_disable

Kevin