Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 177 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Categorydown OS ELOG Version Subject
  2082   Sat Nov 18 11:19:14 2006 Entry ather khanather.khan@cpjeddah.comQuestion  Attributes according to users
Hi,
Is it possible to have certain attributtes available to certain user in one log boolk.
We have log book where the supervisor assign jobs to employees and we want only supervisor to have assign to attributes available and others only to view it.

thanks,
Ather
  2083   Sat Nov 18 17:13:22 2006 Reply Stefan Rittstefan.ritt@psi.chQuestion  Re: Attributes according to users

ather khan wrote:
Hi,
Is it possible to have certain attributtes available to certain user in one log boolk.
We have log book where the supervisor assign jobs to employees and we want only supervisor to have assign to attributes available and others only to view it.


You cannot restrict the modification if certain attributes, but you can restrict edits in general with the command
Allow edit = <name of admin>

You can also restrict the New, Delete, etc. commands to be only executable by the supervisor.
  2084   Mon Nov 20 16:23:37 2006 Question Fergus Lynchflynch@alternativenetworks.comQuestionWindows2.6.2-1734$long_name in Moptions
Hi,

Is there a way of having $long_name in 'Moptions'?

We use ELOG (amongst other things!) to allocate work out to Developers (who are all configured as ELOG users) I would like to use 'checkbox' functionality to allocate out a task to more than one developer. Currently only a single developer is chosen from a drop down list.

Thanks
Fergus
  2085   Mon Nov 20 22:20:22 2006 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.6.2-1734Re: Re: $long_name in Moptions

Fergus Lynch wrote:
Hi,

Is there a way of having $long_name in 'Moptions'?

We use ELOG (amongst other things!) to allocate work out to Developers (who are all configured as ELOG users) I would like to use 'checkbox' functionality to allocate out a task to more than one developer. Currently only a single developer is chosen from a drop down list.


This was not possible until now, so I implemented the option
Type <attribute> = muserlist

which gives you checkboxes (= multi-userlist) for all users instead of a drop down list. This feature is implemented starting from revision 1758 and it will be contained in the next release of elog.
  2086   Tue Nov 21 09:44:30 2006 Reply Fergus Lynchflynch@alternativenetworks.comQuestionWindows2.6.2-1734Re: Re: $long_name in Moptions

Stefan Ritt wrote:

Fergus Lynch wrote:
Hi,

Is there a way of having $long_name in 'Moptions'?

We use ELOG (amongst other things!) to allocate work out to Developers (who are all configured as ELOG users) I would like to use 'checkbox' functionality to allocate out a task to more than one developer. Currently only a single developer is chosen from a drop down list.


This was not possible until now, so I implemented the option
Type <attribute> = muserlist

which gives you checkboxes (= multi-userlist) for all users instead of a drop down list. This feature is implemented starting from revision 1758 and it will be contained in the next release of elog.



WowThat was quick, I'll implement this morning. Many thanks for introducing this, ELOG is such a good tool.

Many Thanks
Fergus
  2087   Tue Nov 21 11:14:48 2006 Reply Fergus Lynchflynch@alternativenetworks.comQuestionWindows2.6.2-1734Re: Re: $long_name in Moptions

Stefan Ritt wrote:

Fergus Lynch wrote:
Hi,

Is there a way of having $long_name in 'Moptions'?

We use ELOG (amongst other things!) to allocate work out to Developers (who are all configured as ELOG users) I would like to use 'checkbox' functionality to allocate out a task to more than one developer. Currently only a single developer is chosen from a drop down list.


This was not possible until now, so I implemented the option
Type <attribute> = muserlist

which gives you checkboxes (= multi-userlist) for all users instead of a drop down list. This feature is implemented starting from revision 1758 and it will be contained in the next release of elog.



Hi Stefan, apologies if I am being a bit dense (!) When I download the latest windows binary it extracts to ELOG V2.6.2-1749. Where could I get revision 1758 >

Thanks in advance
Fergus
  2089   Fri Nov 24 11:01:22 2006 Question Stephane LEstephane.le@synchrotron-soleil.frQuestionAll How to do a preset on MOptions attributes ?
Hi,

I'm new to elog and I was wondering if it is possible to do some presets on MOptions attributes when displaying a new form ? I've read the elogd config page but couldn't find how to do it.

Thanks for your help,

stephane
  2090   Fri Nov 24 14:40:42 2006 Reply Stephane LEstephane.le@synchrotron-soleil.frQuestionAll Re: How to do a preset on MOptions attributes ?
easy...

Preset MyAttribute = choice1 | choice2 | choice3
ELOG V3.1.5-3fb85fa6