getk2 / k2

K2 - the powerful content extension for Joomla
https://getk2.org
GNU General Public License v3.0
136 stars 95 forks source link

Extra Fields fields contain value "undefined" #514

Closed jameswadsworth closed 4 years ago

jameswadsworth commented 4 years ago

When creating new Extra Fields often after selecting the extra field type the default values are filled out "undefined" . For example when creating a textfield, the variable "text" is undefined when checking the filed k2.backend.js with the browser debugger. This then is inserted as the default value in the input field.

This happens for: textfield textarea link searchable labels date image header

Selection_012

jameswadsworth commented 4 years ago

I see that this has been resolved in 2.10.3