TYPO3 Add new tab to fe_user -


i begin develop on typo3 version 7.6.16. use extension femanager. problem next:

i want add new tab frontenduser page on backend described in link https://docs.typo3.org/typo3cms/extensions/extension_builder/developer/extendingmodels.html

my goal simple: add new tab 2 fields (selected items , available items) described on link.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -