Ability to configure buttons to detail notes
Brought to you by:
bluenotemkvi
Users with required notes can preconfigure buttons to
be displayed when signing in that will populate the
display area in the notes column.
For example:
If a fairly large company/organization has four long tem
projects they work on a daily basis. Rather than
requiring them to type in the project name every time,
configure a button for each project. This will prevent
input errors, and will speed up production of the
workers.
Logged In: YES
user_id=1134847
this would probably mean a customizable dropdown menu
instead of a blank form field that you type your notes into.
this could basically make it more of a project tracking
system than a timeclock. if you're needing a project
tracking system, phpcollab should do the trick.
but i may make this as an option via the config.inc.php file
anyway. it would be an either-or type of option: either use
the notes field as is, or use it with a drop-down menu where
the users are required to make a selection. the selections
would be customizable in the config.inc.php file.
Logged In: YES
user_id=1203706
In response to followup:
The either-or type of option is a great idea! However, I think
It may even be better If you could give an "append to" option
as well.
In an example:
When a user is signing in, they could select their project &
type in their phone extension. After submitting information,
both their project & phone extension would show in the notes
column.
Logged In: YES
user_id=1134847
will look at adding some form of this in for the release
after next, which would be 0.9.5.