ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66066
|
Fri Nov 21 11:16:04 2008 |
| Paul O'Shaughnessy | paul_o'shaughnessy@inmarsat.com | Question | Windows | 2.7.5 | Threaded emails |
Can you email a thread of log entries. I think this would be a very useful function, which would enable the logger in effect to send an entire history of a particular issue to the interested parties. |
66069
|
Fri Nov 21 18:21:36 2008 |
| Dennis Seitz | dseitz@berkeley.edu | Question | All | latest | Re: Re: $entry time not readable by Subst, else not datetime type? - possible Preset bug? |
Dennis Seitz wrote: |
Stefan Ritt wrote: |
Dennis Seitz wrote: | Do you mean '$entry time', or did you create a new parameter? (I don't see $entry date in the elogd.cfg reference) |
Yes, of course I mean '$entry time', sorry for the misspelling. |
Well, we really appreciate the way you keep adding features and making improvements. I thought you might have slipped a new one in! |
FYI, I think there's a little bug in the datetime vs $date implementation.
Here's a section of my config file implementing a "Last Edit" field:
Type Last Edit = datetime
Preset Last Edit =$date
Locked Attributes = Last Edit
Subst on edit Last Edit = $date
Start page = ?rsort=Last Edit
I expected that "Preset Last Edit =$date" would set Last Edit to the current date when I create a new entry. In fact that leaves the field empty, or at least not in datetime format.
I found that using this instead works:
Preset Last Edit =$entry time
which seems contradictory since
Subst on edit Last Edit = $date
works fine. |
66070
|
Sat Nov 22 13:08:59 2008 |
| Niall Dooley | Niall_Dooley@inmarsat.com | Question | Windows | 2.7.5 | Several drop down menu's for a field |
Hi,
I was wondering if it is possible to have several drop down menus associated with a particular field. My problem is as follows, currently I have a particular field where its value is a name of a person obtained from a list of names from a drop down menu. However, I would like to be able to select on certain occasions more than one name from this same drop down list of names.
The field name in question is "Call-out" as in the name of a person called out. I guess I could add another field say "Call-out 2" and have a drop down menu of names for this new field too but I would like to avoid this if possible. So I would like possiby to have two (or more) drop down menus side by side for this Call-out field which would each populate this one field with the names selected (if any) from each drop down menu. This way if only an a selection is made from the first drop down menu then it should work as it does currently but if an entry was also selected from the second drop down menu then both names should populate the field when the log is complete.
I hope I have been clear in my question/request? Many thanks in advance for any help or suggestions received. |
66076
|
Mon Nov 24 18:03:54 2008 |
| William De La Vega | billdlv81@yahoo.com | Question | Windows | | Export of entries |
I would like to export several entries out of a logbook I have with a specific subject.
I need to send these entries to someone who does not have elog nor can they install it.
Is there a way to do this?
Thanks,
Bill |
66084
|
Thu Nov 27 07:02:51 2008 |
| mike cianci | mike2.cianci@comcast.net | Question | | | Sort Attributes |
I am tring to sort the attribute, subject, but it sorts with Z on top and A on the bottom. Is there anyway to reverse sort? |
66089
|
Tue Dec 2 01:10:39 2008 |
| weiluo | lwsy711@gmail.com | Question | Linux | | How to attach screen shot in elog |
I want to know if there were some way to insert a screen shot directly into the log book instead of going through the "save-attach" procedure. i.e. add some plug in button to do this under Linux?
Or, can I just make a plain log file "xxxx.log" and put it into the directory? Will that work?
Thanks |
66094
|
Tue Dec 2 23:23:34 2008 |
| mike cianci | mike2.cianci@comcast.net | Question | Windows | | Multi attribute email notification |
What I would like to do is:
If attribute "A" and attribute "B" - send email to person #1
If attribute "A" and attribute "C" - send email to person #2
(I apologize if this in the documentation. I have looked at the "Email" section and have either missed it or don't understand it. Thank you for the help) |
66098
|
Sat Dec 6 22:30:56 2008 |
| mike cianci | mike2.cianci@comcast.net | Question | | | Change background color |
I copied the following line from the ELOG documentation file to my config file (with the appropriate changes to the attribute and value fields) and nothing happens. Am I missing something?
Style importance severe = background-color:red
Thanks for all your help.
|