Forum OpenACS Q&A: Re: radio buttons on different sections with ad_form

Collapse
Posted by Hamilton Chua on
I tried to use the cols attribute on a formgroups tag in the standard.adp template in acs-templating/resources/forms but I get an error @formgroup.widget@ not found or something like that. If I remove that piece, I get another one complaining that it can't find @formgroup.option@.

It seems it's not seeing the formgroup variables.

Any ideas ?