Hyperlink in attributes and autoincrement, posted by Arno Teunisse on Mon Feb 20 20:33:32 2012
|
Hello
Want a hyperlink in one of the attributes like this : http://Someserver/someDir/perl.pl#subject
In this way I should be able to redirect to a certain part of the html that the perl script is generating. When I setup this manually it works. ( typing directly the html link into the attribute )
When I put the html link into elog config file it will never show up the correct format : everything after the '#' is translated into the digit 1. ( So you get http://Someserver/someDir/perl.pl1 . )
I tried to escape with \# used quoting " and '. No luck. Tried to use the a , No luck.
I've tested with several versions of elog but it seems that it has never worked.
Allow HTML = 1 dit not work for me.
Has it to do with the autoincrement ? ( Subst Number = XYZ-##### ) I think so because of the 1 that is returned if i use a http link . When I use the same link http://Someserver/someDir/perl.pl#subject a second time i'll get back :
http://Someserver/someDir/perl.pl2 . So it seems that the auto increment feature plays a role in this one.
Can this be done in the attributes of elog.? Can I have a # in a hyperlink ?
Thanks for your time.
|
Number of Thumnails , posted by Diego on Wed Feb 22 14:19:19 2012
|
Hi,
I have Ghostscript 9.05 and ImageMagic 6.7.5 Q16 installed with the last ELOG version in a windows 7 OS. When I try to attach a pdf file and then create thumnails of the file, I am only able to create the first 8 pages instead all document. I have try to change the parameter Thumbnail size but with any sucess. However, If after create the thumnail I modify manually the size, all thumnails are creaed.
Thank you so much!!
Diego
|
Record Proliferation, posted by Paraic Fahey on Mon Mar 5 16:19:24 2012
|
Saving, using Submit sees recently updated fields cleared after hitting SUBMIT.
MOre significantly this then leads to a proliferation of instances of the same record being generated in the logfile and consequently on the logbook.
Has anybody a fix or advice on this? |
Re: Record Proliferation, posted by Stefan Ritt on Wed Mar 14 14:45:23 2012
|
Paraic Fahey wrote: |
Saving, using Submit sees recently updated fields cleared after hitting SUBMIT.
MOre significantly this then leads to a proliferation of instances of the same record being generated in the logfile and consequently on the logbook.
Has anybody a fix or advice on this?
|
I have not heard of that problem before.
The key to fix is to reproduce it, then teach me how to reproduce it. Only errors I can reproduce on my computer I am able to fix.
Best regards,
Stefan |
Elog on Windows Server 2008 R2, 64 bit, posted by Alan Grant on Fri Mar 16 23:59:10 2012
|
Any known issues running in Win Server 2008 R2, 64 bit environment? We sometimes lose connection with the Elog app (ssl) and wonder if due to 64bit or other factor in this set up. A forum search does not explicitly reveal any clues however I did find an entry from someone posting a similar question without a response yet (#67061). |
Re: mySQL / SQL synchronisation, posted by rus on Wed Mar 28 04:05:01 2012
|
> does anybody has interest with a full synchronisation
> between elog logbook
> on mySQL and SQL database
I am interested!!!
But I don't know how to do that. |
Import a CSV, posted by Ben on Mon Apr 2 15:46:59 2012
|
I am trying to import a CSV file in to a logbook. The Attributes seem to import fine but it kicks out the first 2 columns of data and shifts the data over to the left by 2 columns. Has anyone tried to do this? |
Re: Import a CSV, posted by Stefan Ritt on Mon Apr 2 15:48:25 2012
|
Ben wrote: |
I am trying to import a CSV file in to a logbook. The Attributes seem to import fine but it kicks out the first 2 columns of data and shifts the data over to the left by 2 columns. Has anyone tried to do this?
|
The CSV file must be wrongly formatted. But I don't see it I can't tell you what's wrong. |