Forum OpenACS Q&A: Re: Form builder troubles

Collapse
Posted by Sean Redmond on

Sean, You need to add descrip to ad_page_contract, set it as optional.

Jeff, This is true, but it doesn't fix the problem. If the edit_data block were ever executed, the missing variable would cause an error, but it never gets that far. When it should be updating the data, it always goes to the select_query_name instead.