Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating New File Type Custom Field But Fail To Upload #9

Open
miltonmclai opened this issue Jan 16, 2020 · 0 comments
Open

Creating New File Type Custom Field But Fail To Upload #9

miltonmclai opened this issue Jan 16, 2020 · 0 comments

Comments

@miltonmclai
Copy link

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:

  1. Clone from File field
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant