You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in Slack I started to upgrade your extension to be compatible with TYPO3 13 but I am kinda stuck in replacing the frontend Javascript, so that it works again.
The Finisher in the frontend works. so after submitting the form the record will be saved and is visible in the backend module. So only the frontend stuff is open to be implemented.
The export button doesn't work either, because of the error in the javascript, so I couldn't test the export, but I goes there it throws an error.
hadn't had the time to dig deeper into this topic, we talked about new JavaScript libraries on slack back then, but loading them the typo3 way was a bit too much for me. In my fork everything works except the backend module.
As noted in Slack I started to upgrade your extension to be compatible with TYPO3 13 but I am kinda stuck in replacing the frontend Javascript, so that it works again.
The Finisher in the frontend works. so after submitting the form the record will be saved and is visible in the backend module. So only the frontend stuff is open to be implemented.
The export button doesn't work either, because of the error in the javascript, so I couldn't test the export, but I goes there it throws an error.
Link to the fork => https://github.com/BokuNoMaxi/typo3-formlog
what I did:
The text was updated successfully, but these errors were encountered: