User tests: Successful: Unsuccessful:
Pull Request for Issue #24901 .
Added event onContentValidateData
Event onUserBeforeDataValidation now depracted
Create a field plugin which implements onContentValidateData function like this...
public function onContentValidateData($form, &$data) {
// Change the data in some way
}
The data get's changed.
The data get's changed.
Add documentation for onContentValidateData event.
Add documentation for the existing, but undocumented and now deprecated, onUserBeforeDataValidation event.
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests Repository Administration com_admin |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-03 11:02:09 |
Closed_By | ⇒ | BrainforgeUK | |
Labels |
Added:
?
?
|
Error.