Updates and Reviews

The Edit form is used to edit updates and reviews for events. It's also used to set the REVIEWED state of these supplementary postings for sites that are moderated.

Here's more information about the fields in this form:

Update/review properties

Note: all properties are STRING unless otherwise mentioned.

These properties are not directly accessible via the Zope management interface, but can be changed via the editing form you see when accessing an event addendum via the "Updates & Reviews" tab seen in the contents view of an Event Document.

ID
identifier - not changeable.

creator_name, creator_email, creator_phone (form: author name, email, phone)
Info about the creator of the event posting. For updates, reviewers can check to see if this information matches that of the original creator.

reviewed (form: Reviewed status)
Boolean propery that indicates whether or not this posting has been reviewed. This field isn't shown if the EventFolder's moderated mode is disabled.

postingTime (form: Orginally posted)
Another DateTime that records when the update or review was posted. Not Changeable.

ur_text (form: text of...)
The body text of the posting.

isUpdate (form: update/review mode)
ON for an update or OFF for a review.

title
This is generated automatically from the first few characters of the body text - only used in management view. Not shown on edit form.