-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I'm using Formtools version 3.0.20 and Custom Fields module version 2.1.0
I tried creating a new file type custom field in 2 different ways:
- Clone from File field
- Create a new field and config with same settings as File Field
File doesn't upload to the new custom fields created with the above 2 methods. Not sure if it is a bug, or if it is some settings or additional module I missed.
BTW, there is some minor hiccup problem when adding radio type field settings, and fatal error is encountered when tried to delete field settings:
Fatal error: Uncaught Error: Call to undefined method FormTools\Modules\CustomFields\FieldTypeSettings::deleteFieldTypeSettings() in /PATH_TO_FORMTOOLS/modules/custom_fields/tab_settings.php on line 12
Error: Call to undefined method FormTools\Modules\CustomFields\FieldTypeSettings::deleteFieldTypeSettings() in /PATH_TO_FORMTOOLS/modules/custom_fields/tab_settings.php on line 12