Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 284 of 808  Not logged in ELOG logo
icon5.gif   Pre-populate filed based on selection, posted by Jimmy Bria on Mon Mar 14 16:00:02 2016 elog_prepopulate.JPGelog_prepopulate_1.JPG
Hi,

Is it possible to pre-populate a field based on the selection of another field. I like to have the Equipment Description field populated
when the use makes a selection on the EQ# field.
    icon2.gif   Re: Pre-populate filed based on selection, posted by Stefan Ritt on Tue Mar 15 03:48:58 2016 
Use "conditional attributes" as described in the documentation: https://midas.psi.ch/elog/config.html#conditional




Jimmy
Bria wrote:



Hi,
icon1.gif   pdf thumbnails in latest Imagemagick, posted by John Haggerty on Mon Jun 6 05:51:44 2016 
I think with the latest Imagemagick from brew (6.9.4-7) that pdf thumnails no longer get made; the attachment is there but the message "Cannot
create thumbnail, please check ImageMagick installation" apears instead of the thumbnails.  I couldn't make out from elogd
-v 3 why they failed, but I couldn't make out the exact convert command that was failing.  This is on MacOS 10.11.5 and I think the updated version
    icon2.gif   Re: pdf thumbnails in latest Imagemagick, posted by Stefan Ritt on Tue Jun 21 16:33:56 2016 
Hi John,

I use ImageMagick 6.9.3-10 on my Mac OSX 10.11.5 and it works fine. So apparently the parameters of the ImageMagick program have been changed.
If you set the logging level to 2 or higher, you should see the "convert" and "identify" commands in the logging file. If you try these
    icon2.gif   Re: pdf thumbnails in latest Imagemagick, posted by John Haggerty on Tue Jun 21 16:44:05 2016 
 




Stefan
Ritt wrote:



Hi John,
icon8.gif   Max Logbooks for Email notify, posted by Oliver Kleinau on Wed Apr 8 11:40:27 2015 
Hi,

we've got 109 logbooks in Elog. Whenever I set a notify for all logbooks in configuration menu it is limited to 73 entrys. After saving the
changes the rest of the entrys are cut off.
    icon2.gif   Re: Max Logbooks for Email notify, posted by Oliver Kleinau on Fri Apr 10 08:37:19 2015 
It seems to be the GET buffer of the elog-Server. The GET statement is cut off after &sub_lb72=1&sub_ eg. 1000 chars.




Oliver
Kleinau wrote:



Hi,
    icon2.gif   Re: Max Logbooks for Email notify, posted by Oliver Kleinau on Fri Apr 10 09:59:42 2015 
It was str variable in function process_http_request in elogd.c.

This should have the size of received buffer.

PROBLEM SOLVED!!!
ELOG V3.1.5-3fb85fa6