Forum OpenACS Development: Re: Show/hide fields based on the different inputs

Collapse
Posted by Brian Fenton on
What you are trying to do requires standard Javascript, nothing special from OpenACS, but it does require a knowledge of Javascript. You could use the Ajaxhelper package to help you - here's an example. Install the Ajaxhelper package in the APM. Then you need to create the following 3 files: brian.adp, brian.tcl and brian2.tcl