5099 Posts in 1519 Topics by 1116 members
| Go to End | ||
| Author | Topic: | 1261 Views |
-
Re: how to connect two values ?

18 May 2009 at 10:11am
but my question was , why this function
public function onAfterWrite() {
$cp = DataObject::get_by_id('PlOpiniePage',$this->ID);
$cp->Calendar = $this->Calendar_moth . $this->Calendar_year;
$cp->write();
return parent::onAfterWrite();
}makes problems with GO and Save & Publish button
| 1261 Views | ||
| Go to Top |

