Simon Schaufelberger

Results 235 comments of Simon Schaufelberger

I would even optimize the code and make it possible to allow empty values as well so it would be possible to make 1:1 and 0:1 relationships. @georgringer would you...

I can confirm that the renderType is set to `inline` like so: ```php 'test' => [ 'exclude' => true, 'label' => 'LLL:EXT:ebt/Resources/Private/Language/locallang_db.xlf:tx_ebt_domain_model_main.test', 'config' => [ 'type' => 'inline', 'foreign_table' =>...

@ste101 it may surprise you but I just felt like I should ask you if you want to join the extension builder team?

if you want, I can add you to our private slack channel where we discuss internals. just ping me on slack (simonschaufi)

TYPO3 does not support AOP but I guess many people are unaware about the `initalize*` actions which is the right place to do that in my opinion

Thank you for your research where the bug comes from. Now it would even be more fun if you would also provide a pull request which would make my life...

@vitalik1700 well done! Nothing to complain!

I would find it really helpful to know which extension is compatible with which TYPO3 version and then update the dependency accordingly. It's so time consuming to go through every...

I need more info why this is nessesary