Forum OpenACS Development: Re: Regarding ad_form

Collapse
2: Re: Regarding ad_form (response to 1)
Posted by Torben Brosten on
Following url is ad_form doc for 4.6.

https://openacs.org/api-doc/proc-view?proc=ad_form

A local version should also be available on your system. I found this by searching for 'ad_form' within site:openacs.org at google.com. Hope this helps.

Collapse
3: Re: Regarding ad_form (response to 2)
Posted by Jayakumar Sudhaharan on
Thx torben.Even i got the site.There they are not explained fully.We don't know whether those things only there in ad_form or some more also there.Our requirement is without using javascript we have to call onchange or equvalent to that event.In that event we will do some process.So if anyone knows how to call any switch which is written by own.