Actions

Quickmenu: Difference between revisions

From LimeSurvey Manual

 
No edit summary
Line 1: Line 1:
When side-menu is collapsed, we have a quick-menu to the left:
[[File:Screenshot from 2016-04-20 17-48-27.png]]
[[File:Screenshot from 2016-04-20 17-48-27.png]]
We want this to be configurable for each user.
Default buttons - just the home button. Maybe a link to configurator? "Configure this menu."
Configure in personal preferences. List all available icons, checkbox beside. Just check those buttons you want to show.
Need a new table for user preferences: <code>lime_users_settings</code>. Key-value store?

Revision as of 17:58, 20 April 2016

When side-menu is collapsed, we have a quick-menu to the left:

We want this to be configurable for each user.

Default buttons - just the home button. Maybe a link to configurator? "Configure this menu."

Configure in personal preferences. List all available icons, checkbox beside. Just check those buttons you want to show.

Need a new table for user preferences: lime_users_settings. Key-value store?