Re: Grouping Logbooks, posted by Stefan Ritt on Fri Mar 12 10:15:20 2010
|
mike cianci wrote:
Stefan, sorry to bother you yet again. but I can not seem to get the "Subdir" to do what I |
Tooltips for MOptions - not working?, posted by Ben Shepherd on Fri Dec 19 14:15:28 2008
|
Hi,
One of my logbooks is a fault reporting system; it emails a group of people when a fault is reported. There is an MOption 'Technical Groups', and
I want to have a tooltip for each checkbox which shows who is referred to by each group name. However, individual tooltips for each MOption attribute don't |
Re: Tooltips for MOptions - not working?, posted by Stefan Ritt on Mon Dec 22 08:52:20 2008
|
Ben Shepherd wrote:
|
Re: Tooltips for MOptions - not working?, posted by Ben Shepherd on Tue Jan 6 15:11:53 2009
|
Stefan Ritt wrote:
|
elog client can set arbitrary values to locked attributes, posted by David Potterveld on Mon Nov 10 16:56:08 2008
|
When submitting entries via the elog client, I find that I can set arbitrary values for attributes that are supposedly "preset" and "locked".
As an example, I have in my elogd.cfg file:
[global] |
Re: elog client can set arbitrary values to locked attributes, posted by Stefan Ritt on Mon Nov 17 11:20:28 2008
|
David Potterveld wrote:
|
Re: elog client can set arbitrary values to locked attributes, posted by Stefan Ritt on Mon Nov 17 11:39:03 2008
|
Actually I found a way around. The "Subst xxx" is evaluated after you submit an entry, so it also works for the elog tool. So
all you need in your config file is:
Subst Author = $long_name
and it will do the job. |
Author field read only in new posts, posted by Brassmann on Mon Oct 13 00:08:03 2008
|
Hi,
how can i make the author field read only on new postings? It should take the value from $long_name after login and without login there
is no way to make new postings. |