Forum OpenACS Q&A: Re: Use of define_function_args

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Jade Rubick on
Thanks, Don. That worked. For reference, it seems that you only want to define for __new, __del, and __name

This: select define_function_args(organization__set,'varchar,varchar,text,integer,varchar');

was not dropped by my drop script.