This article explains how easily we can get Tabs in the content elements of type “insert records”. Generally we will need to edit tca.php and ext_tables.php. To be more specific it involves adding two parameters. 1. Specify that you are using dividers to tabs “dividersstabs” 2. Mark all tabs using –div– Let us see how. [...]