ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
46
|
Mon Jul 1 13:56:12 2002 |
| Mo | msheikh25@hotmail.com | | | | Options <attribute> = List???? |
Hello,
Is it possible to have a drop down list with commas in the options.
For instance, if you want to have a attribute "CityState" you would
probably want a comma between the City and State name. Since the Options
are separated by commas, it turns into two different options. I dont know
if there is a way to do this or if this is a bug?
MO |
67057
|
Thu Apr 28 11:20:40 2011 |
| Wolfgang Bayer | w.bayer@gsi.de | Question | Windows | 2.9.0-2396 | Options <...> vs ROptions <...> |
According to section "Syntax of elogd.cfg" of the "Administrator's Guide" Options <attribute> = <list> and
ROptions <attribute> = <list> should be the same. But there is a litle difference, because choosing an entry of the Options-pull-down menu causes a reload of the entry mask while choosing a ROption-radio-button the entry mask is not reloaded. This causes a problem using conditional attributes. The condition is only paid attention to in case of Options but not in case of ROptions. In my case I would like to use ROption, as it is faster to set a radio button than to choose an item in a pull-down menu, but I can't as I have also to use conditional attributes. Is there any solution? |
2045
|
Mon Nov 6 19:03:11 2006 |
| Steve Jones | steve.jones@freescale.com | Request | Other | 2.6.2-1739 | Option to require new user registration to subscribe to ALL logbooks |
Stefan, any chance of having an option that eliminates the ability of new users to pick the logbooks they can register with? I would like to limit this to the "admin" user to pick per individual.
Also, any thoughts to adding a management panel that will the admin user to make global changes to the password file? I do this by bringing it into a text editor and making changes, but it would be nice to do it from the application. |
66553
|
Fri Sep 18 07:32:38 2009 |
| soren poulsen | soren.poulsen@cern.ch | Request | Linux | 2.7.7 | Option list length |
Hi,
I use the following attribute definition:
Options <attribute> = <list>
However, I am being limited by the list length limit of 100. I have 103 items, but I only see 100.
Could the limit be extended (to 200 for instance) ?
Thanks a lot for your help
Soren
|
292
|
Tue Apr 22 11:29:44 2003 |
| Thomas Salein | salein@ckc.de | Bug report | | | Opera and IE behave different |
I repeat ...
. Opera browser 7.03 simply crashes, when choosing the direct URL to our
logbook, i.e. http://localhost:8080/logbook2. We have set a general
password file and a different read password for each of our logbooks.
If we choose http://localhost:8080/logbook1 everything is fine. We get a
window "Authentication required" and type in simply the read password, no
user name.
If we choose http://localhost:8080/logbook2 the behaviour is different. We
see the window "Authentication required" appear, then Opera crashes.
Change of the read passwords did not change this erroneous behaviour. This
problem was not with version ELOG 2.3.4.
In Internet Explorer 6 all is okay.
... and add
The behaviour is different in those browsers even with the start page at
http://localhost:8080/
Internet Explorer 6 demands a login. But as we have no password we cannot
login.
Opera 7.03 demands no login and simply offers the list of logbooks to
choose one. |
68555
|
Mon Jan 30 15:50:45 2017 |
| Terry Almond | terry.almond@stfc.ac.uk | Question | Windows | 2.8.1-2350 | Opening a Local File using <a href="file:///../filename.doc">text</a> |
I've created an elog where users can then enter links to a file: for example they would enter:
<a href="file:///M:/Data/Inspection%20Reports/ABC123.doc">ABC123</a>
If they are running this on their desktops where everyones M drive is mapped to the same location, not a problem, the file opens perfectly.
The problem we have is some people work off of site and hence they run everything from a memory stick (USB drive), then once back in the office, copy the memory stick back on to the network.
Unfortunately when off of site the href link M: is no longer valid as the M drive doesn't exist.
Hence i've been trying to open a local file with the following syntax:
<a href="file:///../ABC123.doc">ABC123</a>
It just won't open
Hence in my frustration i basically copied the word file ABC123.doc into every single directory on the memory stick thinking surely this must work, it must find it somewhere, unfortunately not.
What am i doing wrong?
|
565
|
Wed Jun 30 11:59:57 2004 |
| Bartjan Wattel | bartjan@wattel.net | Question | Windows | v2.5.3 | Only show log entries for logged-in user |
Hi,
Is it possible to restrict the display of logbook entries to the entries
created by the currently logged-in user?
I'm thinking of using the ELOG system in a school laboratory environment:
students must write entries in the logbook about their excersises, but I
would like that students can not "see" what other students have written. To
make it even more complicated, I would like that students can see their own
entries and the teacher entries.....
Is something like this possible?
Thanks in advance
Bartjan Wattel
the Netherlands |
1182
|
Tue Jun 7 10:59:20 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.9-2 | Omitting some fields in e-mail |
Hello,
Is there a way to include some attribute fields in the e-mail from eLog, but not all?
E.g, if you have the following:
Attributes = TA, Endret, UA, Pri, Status, Oppdragsgiver, EpostTil, EpostIKT, Tittel
Then you get the heading:
Logbook :
TA :
Endret :
UA :
Pri :
Status :
Oppdragsgiver :
EpostTil :
EpostIKT :
Tittel :
(removed the attribute data),
But I would like to send out only:
UA :
Pri :
Status :
Oppdragsgiver :
EpostTil :
Tittel :
Any way to do this in the current version?
And perhaps change the order too... I'm asking for much perhaps?
Best regards
Michael |