(Nov 28th, 2010, 8:07 AM)Hannes Wrote: Hi Mossberg, Hi Ben,
we use multiple administrator accounts which can not delete each other.
You can add them manually by
1. add a new client
2. edit the clients record in the mysql-database formtools.ft_accounts:3. add new record in the mysql-database formtools.ft_menus:
- account_type: admin
- login_page: admin_forms
4. copy all records in the mysql-database formtools.ft_menu_items with menu_id="1"
- menu_id: <lastid>+1
- menu: client_name
- menu_type: admin
- set the menu_id=<menu_id> (see 3.)
- edit row with display_text="Your Account" to client_account_settings="page_identifier" url="/clients/account/index.php?page=settings"
You can limit edit each administrator menu on http://beta.macadamiafans.de/formtools/a...page=menus
It would be helpful to have this feature included directly in form tools especially in combination with "Client Audit" for administrators.
Cheers,
Hannes
When following your procedure to create several administrators, I cannot configure different menus for each administrator account. Pages removed for one administrator are removed for the other administrators.
Any idea to get around this problem ?
Thanks in advance !