Re: javascript?, posted by Andreas Luedeke on Mon Sep 4 13:19:33 2017
|
This logbook, the forum, provides some javascript code. The code is simply referenced in the footer (Bottom text = <file> | <string>).
<link
rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/styles/default.min.css"><script
src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/highlight.min.js"></script><script>hljs.initHighlightingOnLoad();</script>
There's |
Format Form, posted by Tim Schelfhout on Mon Oct 2 12:55:18 2017
|
Hello there,
I am trying to format my entry form a little bit more practical and readable. I am struggling with the following:
Numbers should be standard fields of 3 characters and can only be 3 characters wide (doing this by Format Leeftijd=1, css, 3, |
Re: Format Form, posted by Stefan Ritt on Mon Oct 2 14:58:32 2017
|
The way and entry form can be customized is kind of limited in elog. You can use "format <attribute> = ..." to request a certain width,
number of allowed characters and special CSS class (which of course you have to define). If you want a complete custom entry form, have a look here: elog:66909 . This requires however writing your own HTML, CSS and JavaScript. |
Re: Format Form, posted by Tim Schelfhout on Mon Oct 2 15:20:04 2017
|
Thankx 4 the quick reply Stefan. The link you provided does not work .... could you point me again in the
right direction? Where can I find more info on this ability?
Thankx |
Re: Format Form, posted by Stefan Ritt on Mon Oct 2 15:53:39 2017
|
The link does now work in the email, but if you go to the web interface of the forum it does work.
Anyhow, you can go directly to https://midas.psi.ch/elogs/Forum/66909
Stefan |
Config: conditional coloring of items when 2 conditions are met (and|or), posted by Tim Schelfhout on Fri Nov 24 08:54:38 2017
|
Hello,
Trying to color an entry log when 2 conditions are met. Tried
Style Result Hired and Administration NOK = background-color:red |
Re: Config: conditional coloring of items when 2 conditions are met (and|or), posted by Andreas Luedeke on Mon Nov 27 22:10:22 2017
|
I am not aware that it is forseen to define logical operators in combination with the Style command. How did you get the idea that this should work?
But you should be able to define multiple Style commands, acting on different format parameter.
Tim |
Unsafe browsing, posted by Tim Schelfhout on Mon Jan 15 15:56:07 2018
|
Hello there,
Can anyone point out to me how I can avoid the unsafe browsing when accessing our local ELOG?
Browsing with chrome and always getting the unsafe browsing page. One has to go through the advanced |