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

It seems you removed the Template field, was this intentional? #106

Closed
mrunkel opened this issue Apr 29, 2020 · 1 comment
Closed

It seems you removed the Template field, was this intentional? #106

mrunkel opened this issue Apr 29, 2020 · 1 comment
Labels

Comments

@mrunkel
Copy link

mrunkel commented Apr 29, 2020

Description (screenshots, logs, ...)

Existing fields still work, but you can't add or edit them in the panel.

In the commit b293ad9, you removed the Class Import for the Template field.

Steps to reproduce

  1. Try to use the Template field.
  2. or Try to edit a Entry that uses the Template field.

In the first case, it's nowhere to be found.
In the second case, "Address" is shown instead as the field type.

Additional info

  • Craft version: 3.4.16
  • PHP version: 7.4.4
  • Database driver & version: MySQL 8.0.19
  • Plugins & versions: SproutForms 3.9.0.1 and SproutFields (3.6.2)

For some issues, we may request that you send the following items to Support sprout@barrelstrengthdesign.com. If you feel your issue may fall in that category, feel free to send things over after you post this issue and reference the issue in your email.

  • composer.json
  • storage/logs/web.log (or a zip of the whole log folder)
  • An export of your database (or, if you can't share the whole db, the specific Sprout tables)
@BenParizek
Copy link
Member

@mrunkel Template field is being registered again in v3.8.0.

It appears to have been accidentally removed when running some PhpStorm inspections so I'll review things more closely when taking those actions in the future.

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

No branches or pull requests

2 participants