Adam Churvis wrote:
Jeff,
These are not intended for direct use, because we don't know where your
variables are coming from (Form, URL, Session, etc.); they are intended to
be copied, pasted, and tweaked slightly to suit your application.
Fair enough, and I suspected as much. But you will want to be sure to
state that in the documentation. Right now it is not clear with the
documentation incomplete.
"Old" refers to the old value of the editable primary key (so it knows what
to lookup).
Yeah, I know. Again. I just cut and pasted the code into the
DeleteAction template (I guarantee you will have people do this) and ran
it. There is no reference to a 'Old' variable on these delete forms at
all, so it errors out.
Jeff