Forum OpenACS Q&A: date entry in file storage

Collapse
Posted by amit singh on
I want to create an option for date entry in file-storage which can
accept dates prior to the current date. My problem is that the
upload-new-2.tcl does not accept the date variable sent by
upload-new-1.tcl. It gives an error "can't read variable
creation_date". How can i pass the value of creation_date from
upload-new-1.tcl to upload-new-2.tcl so that the date can be stuffed?
Collapse
Posted by defunct defunct on
What version of OACS is this?

I don't appear to have upload-new.tcl in my OACS4.5 distro.. IS this a newer or older version?