Two different attributes with the same list, posted by deletoille on Wed Jan 17 09:20:17 2007
|
In this picture of my project, All the attributes included in the red circle are the same except the names of the attribute “Equipement Incriminé” and “Equipement
impacté”.
“Equipement Incriminé” and “Equipement impacté” have the same list.
|
Turn off smileys?, posted by Ben Shepherd on Thu Aug 24 11:12:18 2006
|
Can we please have an option to turn off the thing that changes smileys automatically into pictures?
cheers
|
Trying to remove "mailto:" from the email address, posted by Matt Kimball on Wed Oct 12 23:59:13 2005
|
We are using ver 2.5.4. As users enter new requests into the system, they would like email notifications. I have added the $user_email into a "notifications"
section that we created. The email address that gets entered is "\mailto:user@domain.com". Is there a way to remove the "\mailto:"? Attached is my config
file.
|
Trying to get "Format <attribute>" to work, posted by T. Ribbrock on Wed Mar 9 10:17:51 2005
|
I am currently trying to get some attributes into one line in my logbook,
with some others on a line of their own (this is on the single message page)
-
pretty much like in this forum.
I searched through the forum and the config examples and found
elog:571 as well as elog:Config+Examples/4, |
Truncation of the displayed text in Summary view of the list of entries, posted by Olivier Callot on Thu Mar 8 10:01:47 2012
|
In the summary view, it seems that the text is truncated at the first "<" character. See https://lblogbook.cern.ch/Shift/48812 for
a simple entry, then use the 'list' command to see that only a very small part is displayed. |
Trouble with Find and Conditional attributes, posted by Adam Fairbrother on Thu Apr 28 22:38:00 2016
|
I seem to be having some trouble with Find when using conditional attributes.
when I change the primary attribute in the find field, the corrispnding secondary attribute dosn't refresh properly with the list of values.
I am able to use the conditional options as expected when creating a new logbook. |
Trouble to install ELOG V3.0.0-72a8401 in XP SP3, posted by Pedro Acosta on Mon Mar 23 17:02:03 2015
|
Hi,
It´s not possible to install the last version V3.0.0-72a8401 over XP SP3, the previous version works well. For Windows
Vista Home Basic SP2 work fine the last version. |
Trouble on Catalina, posted by John S. Haggerty on Fri Nov 22 02:55:50 2019
|
I decided to rebuild elog 3.1.4 in Catalina (MacOS 10.15.1), XCode 11.2.1. As in previous builds, I needed to add to the Makefile pointers to openssl:
CFLAGS += -I/usr/local/opt/openssl/include
LIBS += -L/usr/local/opt/openssl/lib |