Forum OpenACS Development: Re: What's the right way to delete rows from cr_items/cr_revisions?

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
Randy,

on HEAD there is a tcl API in content-item-procs.tcl

content::item::delete

For 5.1 you'll need to use the pl/sql api.