Re: Trouble with Find and Conditional attributes, posted by Adam Fairbrother on Thu Apr 28 22:54:08 2016
|
This may be due to how I have my config file setup
Example:
Attributes = A, B |
Re: Trouble with Find and Conditional attributes, posted by Adam Fairbrother on Fri Apr 29 20:37:04 2016
|
Uppon closer inspection, removing the option to preset the secondary attribute as a Option list dosn't do anything for the find page.
This:
Attributes = A, B |
Re: Trouble to install ELOG V3.0.0-72a8401 in XP SP3, posted by Pedro Acosta on Tue Mar 24 19:08:34 2015
|
Maybe, nobody uses XP SP3 but i get Win32 invalid aplication error. Not work!
Pedro
Acosta wrote:
Hi, |
Re: Trouble on Catalina, posted by Stefan Ritt on Mon Nov 25 16:25:21 2019
|
The Makefile is kind of obsolete, I switched to CMake. So the Makefiel is mostly there as backup. To compile elog, do
elog$ mkdir build; cd build
elog/build$ cmake .. |
Re: Triggering Re: Triggering $shell question, posted by Steve Jones on Wed Apr 5 22:48:49 2006
|
[quote="Steve Jones"]Should this work? rev1684 now allows $shell to pass attribute contents to the shell command and whenever a new entry is submitted
or when one Edits/Replys the Subst is triggered, but I would like to be able to trigger this whenever a new value in the options pulldown is selected (assume
Risk2 and Risk3 are identical to Risk1). Being able to trigger a regular Preset works fine (like {1} preset Date = $date ) but I would like to trigger |
Re: Translation problem, posted by Stefan Ritt on Tue Jan 6 09:20:44 2015
|
Maybe
language = indonesia
instead |
Re: Translation problem, posted by Banata on Wed Jan 7 08:04:08 2015
|
sorry, this is the elog.cfg on my server
Theme = default
Comment = Logbook Balai Sabo |
Re: Translation problem, posted by Stefan Ritt on Wed Jan 7 09:07:49 2015
|
The Language = ... setting has to be under the [global] section as written in the documentation: http://midas.psi.ch/elog/config.html
Banata |