Re: How do I use Preset Text only when a given topic is selected?, posted by Andreas Luedeke on Thu Sep 22 09:56:49 2016
|
Hi Christina,
You want to use "conditional attributes". See elog:68350 for an example.
Cheers,
Andreas
Christina
winson wrote:
Hi, |
Re: How do I use Preset Text only when a given topic is selected?, posted by Christina Swinson on Thu Sep 22 14:45:17 2016
|
Awesome! Thanks Andeas.
Andreas
Luedeke wrote:
Hi Christina,
You want to use "conditional |
Re: How do I Export the 'Date' and 'Text' fields., posted by Stefan Ritt on Mon Jan 17 09:29:42 2005
|
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
|
Re: How do I Export the 'Date' and 'Text' fields., posted by Stefan Ritt on Mon Jan 17 15:02:20 2005
|
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
|
Re: How can we calculate and display the difference between two time entries on a log entry, posted by Stefan Ritt on Mon Oct 26 16:48:51 2015
|
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 |
Re: How can we calculate and display the difference between two time entries on a log entry, posted by Julian Brower on Tue Oct 27 09:26:56 2015
|
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 |
Re: How can change the justification of a column?, posted by Stefan Ritt on Mon Jan 30 17:58:11 2017
|
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 |
Re: How can change the justification of a column?, posted by fabio vitale on Mon Jan 30 18:30:30 2017
|
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 |