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

[BUGFIX] Implement update wizard for flexform changes #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SomeBdyElse
Copy link

The tx_news plugin's flexform field 'settings.eventRestriction' was moved to its own flexform sheet. Provide an update wizard to adapt the flexform data in the tt_content rows accordingly.

Fixes: #101

The tx_news plugin's flexform field 'settings.eventRestriction' was
moved to its own flexform sheet. Provide an update wizard to adapt the
flexform data in the tt_content rows accordingly.

Fixes: georgringer#101
@georgringer
Copy link
Owner

could you please merge that with the 11-12 branch, see https://github.com/georgringer/eventnews/blob/11-12/Classes/Hooks/FlexFormHook.php as the identifier of the element has changed. thanks!

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

Successfully merging this pull request may close these issues.

Flexform structure of eventRestriction has changed
2 participants