https://docs.joomla.org/J3.x:Adding_custom_fields/Implement_into_your_component/en
the method setValue do not exist.
It has to be setFieldValue() with the arguments $fieldID, $item->id and value
description with setFieldValue()
description with setValue()
Thanks for changing
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-20 08:37:48 |
Closed_By | ⇒ | SharkyKZ |
Updated. Thanks for reporting.