ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
68429
|
Thu Sep 22 09:56:49 2016 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Linux | 3.1.1 | Re: How do I use Preset Text only when a given topic is selected? |
Hi Christina,
You want to use "conditional attributes". See elog:68350 for an example.
Cheers, Andreas
Christina winson wrote: |
Hi,
I'm looking to use a template for only a subset of logbook entries. Is there some way to apply a template when a specific topic or category is selected?
Help for the newbie much appreciated.
Christina
|
|
68430
|
Thu Sep 22 14:45:17 2016 |
| Christina Swinson | cswinson@bnl.gov | Question | Linux | 3.1.1 | Re: How do I use Preset Text only when a given topic is selected? |
Awesome! Thanks Andeas.
Andreas Luedeke wrote: |
Hi Christina,
You want to use "conditional attributes". See elog:68350 for an example.
Cheers, Andreas
Christina winson wrote: |
Hi,
I'm looking to use a template for only a subset of logbook entries. Is there some way to apply a template when a specific topic or category is selected?
Help for the newbie much appreciated.
Christina
|
|
|
878
|
Mon Jan 17 09:29:42 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.5-4 | Re: How do I Export the 'Date' and 'Text' fields. |
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
The XML export contains both the Entry Date and Text fields. In CSV format,
it's hard to export the Text field since it can span several lines, which would
break the CSV format (one line per entry). Or do you know how multi-line
entries can be encoded in CSV? |
879
|
Mon Jan 17 15:02:20 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.5-4 | Re: How do I Export the 'Date' and 'Text' fields. |
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
I added at least the date and message ID to the CSV export. New version under CVS. |
68158
|
Mon Oct 26 16:48:51 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | Latest | Re: How can we calculate and display the difference between two time entries on a log entry |
Unfortunately elog cannot do calculations based on certain fields. You could however add some Javascript code (via "Bottom text = ..." for example), which does that. But that requires JavaScript knowledge to do so.
Julian Brower wrote: |
See drawing below: We have a beam on and a beam off time. We want to fill in the lost time automaticaaly. Please can you help? Julian
|
|
68159
|
Tue Oct 27 09:26:56 2015 |
| Julian Brower | julian.brower@stfc.ac.uk | Question | Windows | Latest | Re: How can we calculate and display the difference between two time entries on a log entry |
Stefan, I am not an expert in this field so I wondered how one goes about finding someone to write this and how one amends the soruce code? Is that allowed? Is it a feature than may be of use for other users? Julian
Stefan Ritt wrote: |
Unfortunately elog cannot do calculations based on certain fields. You could however add some Javascript code (via "Bottom text = ..." for example), which does that. But that requires JavaScript knowledge to do so.
Julian Brower wrote: |
See drawing below: We have a beam on and a beam off time. We want to fill in the lost time automaticaaly. Please can you help? Julian
|
|
|
68560
|
Mon Jan 30 17:58:11 2017 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Windows | 3.1.2 | Re: How can change the justification of a column? |
You can do that chaning the CSS of the underlying theme. But you need some experience with CSS.
fabio vitale wrote: |
It is possible to change the justification for a column/attribute in the list mode (left-aligned, centered, right-aligned)?
Right now Elog treats each colum of a list as centered,
thank you
|
|
68561
|
Mon Jan 30 18:30:30 2017 |
| fabio vitale | mc3356@mclink.it | Request | Windows | 3.1.2 | Re: How can change the justification of a column? |
I need to set text-align:left but only for an attribute in the List mode, For example, say that FirstName column must be left justified in list view. What is the name of the cell content in the default elog.css?
Stefan Ritt wrote: |
You can do that chaning the CSS of the underlying theme. But you need some experience with CSS.
fabio vitale wrote: |
It is possible to change the justification for a column/attribute in the list mode (left-aligned, centered, right-aligned)?
Right now Elog treats each colum of a list as centered,
thank you
|
|
|