GithubHelp home page GithubHelp logo

Comments (8)

liayn avatar liayn commented on June 15, 2024

Maybe compare your BE module with those used in the Core. I guess you overlooked some detail.

from extension_builder.

mcmulman avatar mcmulman commented on June 15, 2024

But that's what the extension_builder generates for me.
I added a model with some forms and enabled the option "backend module".

Do I have to add something manually to get a correct backend form?
In my tests doing this with extension_builder I always get a incomplete html page within the iframe where the backend modules are shown normally.

from extension_builder.

nicodh avatar nicodh commented on June 15, 2024

Do you see any network error in console? Is your typo3 backend in a subdirectory?
Please try to debug and tell us what you found...

from extension_builder.

mcmulman avatar mcmulman commented on June 15, 2024

It's no subdirectory and there's no error in console.
It just loads the modul without proper html frame into the second column.
The loaded html starts with
<div class="tx-myext">...</div>

from extension_builder.

mcmulman avatar mcmulman commented on June 15, 2024

Moving the generated templates from Resources/Private/Backend/... to Resources/Private/... solved the problem.
As I added a frontend plugin and also a backend modul (via builder extension), there have already been templates within Resources/Private/.... But they probably didn't contain the correct wrapper to generate a backend module.

So it seems that the templates for backend modules are not included correctly out of Resources/Private/Backend/... or what do you think?

Thanks for your help.
Mathias

from extension_builder.

nicodh avatar nicodh commented on June 15, 2024

I could reproduce it. It's obviously a bug.
Thanks for reporting.

from extension_builder.

nicodh avatar nicodh commented on June 15, 2024

Ok I found that this is related to a TYPO3 core bug:
https://forge.typo3.org/issues/82181
If I checkout the last commit before 6e02927806 it works as expected

from extension_builder.

mcmulman avatar mcmulman commented on June 15, 2024

Great, thanks for helping.
So finally I was searching at the wrong place...

from extension_builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.