typo3-tca

TYPO3 TCA - How to use "inline" type without all the interface options

I'm currently working on a project that uses the t3blog extension. In the backend, when creating a new post, you first enter a title and then you have to click on "create new" to add content to the post. Ideally the client wants to remove the "create new" or at least have it create a new piece of content by default. I'm digging through...

typo 3, simple user interface in backend

Hi, I would like to have a simple interface in typo3 backend for viewing the data from database (joining two tables) and also to be able to edit the data. I tired something with tca array but I dont know how display the data that are already in database. Is there an option that says foe example that this tca configuration should display ...

typo3 menu and article issue

Hi all I ve created a new menu item with a text content . Also i changed one menu position . But both these things not affected in front end . if i call page by calling directly(siteurl/index.php?id=26) it showing the content but no menu. Please help me to find the solution. ...