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

Update docs for upgrading to freeform 5 RE customAttributes #1681

Open
iamtompickering opened this issue Dec 12, 2024 · 0 comments
Open

Update docs for upgrading to freeform 5 RE customAttributes #1681

iamtompickering opened this issue Dec 12, 2024 · 0 comments
Labels
issue Something isn't working correctly

Comments

@iamtompickering
Copy link

What happened?

Had to dive into the plugin files to figure it out, but we had a number of variables getting custom attributes e.g. form.customAttributes.overrideValues['heading'] and it looks like this needs to be updated to form.getProperties.get('overrideValues').heading.

Might be worth adding this to your key notes for upgrading.

Errors and Stack Trace (if available)

No response

How can we reproduce this?

  1. Upgrade from Craft 4 > 5

Freeform Edition

Pro

Freeform Version

5.8.0

Craft Version

5.5.5

When did this issue start?

After upgrading from older Freeform version, After upgrading from older Craft version

Previous Freeform Version

No response

@iamtompickering iamtompickering added the issue Something isn't working correctly label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Something isn't working correctly
Development

No branches or pull requests

1 participant