Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 102 of 806  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subject
  69033   Thu Oct 10 12:01:10 2019 Reply Maxoprolletjes+elog@gmail.comQuestionWindows3.4.1Re: Author name in reply to entry is from original poster

Brilliant in all its simplicity! Many thanks!

Stefano Lacaprara wrote:

This should do the trick

Preset on reply Author = $long_name

Best, Stefano

Max wrote:

My elog has this config for the author:

Option Author = Filled In Automatically
Preset Author = $Long_name
Locked Attributes = Author

This works as intended: when you submit a new entry, the author name is filled in automatically and cannot be changed.

However, when Alice wants to post a reply to an entry the Bruce has made, the preset author name does not say Alice, it says Bruce. I haven't been able to find out how to change this (other than make the author name editable). Even when Author isn't configured as as locked attribute, it still displays the original author's name.

How can I get this to work like I want/need to?

 

 

  69032   Thu Oct 10 11:58:14 2019 Reply Stefano Lacaprarastefano.lacaprara@pd.infn.itQuestionWindows3.4.1Re: Author name in reply to entry is from original poster

This should do the trick

Preset on reply Author = $long_name

Best, Stefano

Max wrote:

My elog has this config for the author:

Option Author = Filled In Automatically
Preset Author = $Long_name
Locked Attributes = Author

This works as intended: when you submit a new entry, the author name is filled in automatically and cannot be changed.

However, when Alice wants to post a reply to an entry the Bruce has made, the preset author name does not say Alice, it says Bruce. I haven't been able to find out how to change this (other than make the author name editable). Even when Author isn't configured as as locked attribute, it still displays the original author's name.

How can I get this to work like I want/need to?

 

  69031   Thu Oct 10 11:50:06 2019 Entry Maxoprolletjes+elog@gmail.comQuestionWindows3.4.1Author name in reply to entry is from original poster

My elog has this config for the author:

Option Author = Filled In Automatically
Preset Author = $Long_name
Locked Attributes = Author

This works as intended: when you submit a new entry, the author name is filled in automatically and cannot be changed.

However, when Alice wants to post a reply to an entry the Bruce has made, the preset author name does not say Alice, it says Bruce. I haven't been able to find out how to change this (other than make the author name editable). Even when Author isn't configured as as locked attribute, it still displays the original author's name.

How can I get this to work like I want/need to?

  69029   Thu Oct 10 09:27:42 2019 Reply Finn Junkerfj@tvis.netQuestionAll3.1.4Re: Email boolean
> > > Hello Elog forum
> > > 
> > > Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
> > > 
> > > My Configuration looks like this but dosn't work:
> > > 
> > > Attributes = Bruger, Station, Emne, Status, PM5
> > > Options PM5 = boolean
> > > Email PM5 = fj@tvis.net
> > > 
> > > Kind Regards
> > > 
> > > Finn
> > 
> > I still don't have a solution to the above, but this works:
> > 
> > Attributes = Bruger, Station, Emne, Status, PM5
> > ROptions PM5 = Ja
> > Email PM5 Ja = th@tvis.net, fj@tvis.net
> > 
> > Kind Regards
> > 
> > Finn
> 
> You were so close: boolean has the two values "0" (unchecked) and "1" (checked).
> 
>  Attributes = Bruger, Station, Emne, Status, PM5
>  Options PM5 = boolean
>  Email PM5 1 = fj@tvis.net
> 
> That does work, I've tested it.

Of course :-)

Thank you Andreas

Kind Regards Finn
  69028   Wed Oct 9 12:39:45 2019 Warning Andreas Luedekeandreas.luedeke@psi.chQuestionAll3.1.4Re: Email boolean
> > Hello Elog forum
> > 
> > Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
> > 
> > My Configuration looks like this but dosn't work:
> > 
> > Attributes = Bruger, Station, Emne, Status, PM5
> > Options PM5 = boolean
> > Email PM5 = fj@tvis.net
> > 
> > Kind Regards
> > 
> > Finn
> 
> I still don't have a solution to the above, but this works:
> 
> Attributes = Bruger, Station, Emne, Status, PM5
> ROptions PM5 = Ja
> Email PM5 Ja = th@tvis.net, fj@tvis.net
> 
> Kind Regards
> 
> Finn

You were so close: boolean has the two values "0" (unchecked) and "1" (checked).

 Attributes = Bruger, Station, Emne, Status, PM5
 Options PM5 = boolean
 Email PM5 1 = fj@tvis.net

That does work, I've tested it.
  69027   Wed Oct 9 12:09:19 2019 Reply Andreas Luedekeandreas.luedeke@psi.chQuestionWindows3.1.2Re: How to export and import all the threat from old elog server to the new elog server

See https://elog.psi.ch/elog/config.html#mirroring

and

https://elog.psi.ch/elog/userguide.html#access

(use "find" with "Export to" "Raw".)

stalin wrote:

Hi Team,

Can you please guide me how to export and import the documents from the one elog to the another elog server also I like to know how to backup the server.

Thanks

Stan

 

  69026   Tue Oct 8 15:34:39 2019 Reply Finn Junkerfj@tvis.netQuestionWindows3.1.4Re: Email boolean
> Hello Elog forum
> 
> Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
> 
> My Configuration looks like this but dosn't work:
> 
> Attributes = Bruger, Station, Emne, Status, PM5
> Options PM5 = boolean
> Email PM5 = fj@tvis.net
> 
> Kind Regards
> 
> Finn

I still don't have a solution to the above, but this works:

Attributes = Bruger, Station, Emne, Status, PM5
ROptions PM5 = Ja
Email PM5 Ja = th@tvis.net, fj@tvis.net

Kind Regards

Finn
  69025   Tue Oct 8 12:00:58 2019 Question Finn Junkerfj@tvis.netQuestionWindows3.1.4Email boolean
Hello Elog forum

Is it possible to email boolean statements, like if a checkbox is checked to email certain people?

My Configuration looks like this but dosn't work:

Attributes = Bruger, Station, Emne, Status, PM5
Options PM5 = boolean
Email PM5 = fj@tvis.net

Kind Regards

Finn
ELOG V3.1.5-3fb85fa6