Re: Formatting multiple datetime entries, posted by Stefan Ritt on Wed Jun 10 12:52:48 2015
|
Neal Grafton wrote: |
Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End? |
Nope. The only way to do that is to use a scrip on the server (see elog:67876 for example), or use JavaScript. With "Top Text = <file>" you can "sneak in" some JavaScript code which massages the DOM tree and computes everything you want.
/Stefan |
Re: Formatting multiple datetime entries, posted by Stefan Ritt on Wed Jun 10 12:56:58 2015
|
Neal Grafton wrote: | Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End? |
I guess you want to do some more complex calculations, like adding the running times, etc. This goes beyond the scope of elog. You can however export elog entries as a CSV file and import it in a spreadsheet program and do there all calculations you want.
/Stefan |
Re: Formatting multiple datetime entries, posted by Neal Grafton on Wed Jun 10 13:00:07 2015
|
Stefan Ritt wrote: |
Neal Grafton wrote: | Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End? |
I guess you want to do some more complex calculations, like adding the running times, etc. This goes beyond the scope of elog. You can however export elog entries as a CSV file and import it in a spreadsheet program and do there all calculations you want.
/Stefan |
Thanks Stefan
Neal |
User based theme selection , posted by Oliver Kleinau on Thu Sep 3 07:09:33 2015
|
Hi,
is it somehow possible to use different themes for different users?
Perhaps editing the password XML file?
Thanks,
Oliver |
Re: User based theme selection , posted by Andreas Luedeke on Fri Sep 4 10:04:20 2015
|
No, I don't think it is possible.
Oliver Kleinau wrote: |
Hi, is it somehow possible to use different themes for different users? Perhaps editing the password XML file? Thanks, Oliver |
|
size of atributes in summary mode, posted by Diego on Wed Feb 10 22:55:42 2016
|
Good night,
I would be grateful if someone could indicate me, how could I increase the size of the block where the text of the atribute are in the summary mode.I would like, for example, increase the size of the "subject" you can see on the picture.
Thank you so much!!!
|
Re: size of atributes in summary mode, posted by Diego on Wed Feb 10 23:44:38 2016
|
I answer myself... Modify the value of width=100% in the class .listtitle2 in the .css file.
Diego wrote: |
Good night,
I would be grateful if someone could indicate me, how could I increase the size of the block where the text of the atribute are in the summary mode.I would like, for example, increase the size of the "subject" you can see on the picture.
Thank you so much!!!
|
|
pre defined Find as Home page, posted by Paraic Fahey on Fri Mar 24 15:36:55 2017
|
This command makes the Homepage a FIND page: Start page = ?cmd=Find
My question is: can we pre-populate some of the search fields and execute the search so that the homepage becomes the SEARCH RESULTS |