Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 432 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  67277   Tue May 15 10:29:26 2012 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.9.1-2435Re: Locked attributes and edit records

UlfO wrote:

But it says locked on "websubmission" in the instructions for the command "Locked attributes".

Doesnt it  mean that for instance a logged in admin should be able to change a value of a submitted locked attribute.

I am looking for a possibility to have have certain attributes locked on submission but for instance admin should be able to change the data in them after they has been submitted.

No it does not mean that the admin should be able to change it afterwards. The only way is like I described it (change the config file temporarily). 

  67278   Tue May 15 12:42:15 2012 Reply UlfOulf.olsson@dynamate.seQuestionWindows2.9.1-2435Re: Locked attributes and edit records

Stefan Ritt wrote:

UlfO wrote:

But it says locked on "websubmission" in the instructions for the command "Locked attributes".

Doesnt it  mean that for instance a logged in admin should be able to change a value of a submitted locked attribute.

I am looking for a possibility to have have certain attributes locked on submission but for instance admin should be able to change the data in them after they has been submitted.

No it does not mean that the admin should be able to change it afterwards. The only way is like I described it (change the config file temporarily). 

 OK!

Thank you for a fast response!

Do you plan to implement this feature in later releases?

 

  67279   Tue May 15 12:49:54 2012 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.9.1-2435Re: Locked attributes and edit records

UlfO wrote:

Stefan Ritt wrote:

UlfO wrote:

But it says locked on "websubmission" in the instructions for the command "Locked attributes".

Doesnt it  mean that for instance a logged in admin should be able to change a value of a submitted locked attribute.

I am looking for a possibility to have have certain attributes locked on submission but for instance admin should be able to change the data in them after they has been submitted.

No it does not mean that the admin should be able to change it afterwards. The only way is like I described it (change the config file temporarily). 

 OK!

Thank you for a fast response!

Do you plan to implement this feature in later releases?

No. 

  67280   Tue May 15 14:05:03 2012 Reply UlfOulf.olsson@dynamate.seQuestionWindows2.9.1-2435Re: Locked attributes and edit records

Stefan Ritt wrote:

UlfO wrote:

Stefan Ritt wrote:

UlfO wrote:

But it says locked on "websubmission" in the instructions for the command "Locked attributes".

Doesnt it  mean that for instance a logged in admin should be able to change a value of a submitted locked attribute.

I am looking for a possibility to have have certain attributes locked on submission but for instance admin should be able to change the data in them after they has been submitted.

No it does not mean that the admin should be able to change it afterwards. The only way is like I described it (change the config file temporarily). 

 OK!

Thank you for a fast response!

Do you plan to implement this feature in later releases?

No. 

 Is it possible in some other way to make certain attributes preset but readonly for normal user at submission but afterwards changed by admin user?

  67281   Tue May 15 14:14:35 2012 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.9.1-2435Re: Locked attributes and edit records

UlfO wrote:

Stefan Ritt wrote:

UlfO wrote:

Stefan Ritt wrote:

UlfO wrote:

But it says locked on "websubmission" in the instructions for the command "Locked attributes".

Doesnt it  mean that for instance a logged in admin should be able to change a value of a submitted locked attribute.

I am looking for a possibility to have have certain attributes locked on submission but for instance admin should be able to change the data in them after they has been submitted.

No it does not mean that the admin should be able to change it afterwards. The only way is like I described it (change the config file temporarily). 

 OK!

Thank you for a fast response!

Do you plan to implement this feature in later releases?

No. 

 Is it possible in some other way to make certain attributes preset but readonly for normal user at submission but afterwards changed by admin user?

No. 

  67877   Tue May 5 10:54:54 2015 Reply Andreas Luedekeandreas.luedeke@psi.chQuestionWindows3.1.0-3Re: Load attribute options from attributes in another logbook
> Hi again,
> Hope I'm not draining to much time from you guys !
> 
> here is the scenario (fake one just to understand the logic..):
> My main logbook as a Option attribute Called "Electrician availables" 
> My second logbook is a list of workers and there capacities Moptions : "Electrician", "Plumber", "Genius"
> 
> So my question is:
> 
> Is it possible to load my main logbook attribute "Electrician availables" Options based on all the "Electrician" found under my second logbook ?
> 
> Thanks :)

I think that this is neither possible nor reasonable. Of course everything is possible with shell- and java-scripting, but that would be a software
package on top of ELOG.
Keep in mind we are talking about an electronic logbook here, not about a relational database.

Cheers
Andreas
  1313   Mon Jul 25 20:25:26 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.0bRe: Literal comma in elogd.conf entries where "," is an item separator?

Chris Green wrote:
Could you tell me if there is a way to escape characters in elogd.conf? Particularly, I want to have a drop-down "Keyword" attribute where one of the options is "Spelling, grammar and typos.". This invariably gets split into "Spelling" and "grammar and typos". I've tried "\,", ",,", "%," and "%27", to no avail.


Just put it in quotations, like
Options Keyword = "Spelling, grammar and typos", Other

that will do the job.
  1315   Mon Jul 25 21:41:00 2005 Reply Chris Greengreenc@fnal.govQuestionLinux2.6.0bRe: Literal comma in elogd.conf entries where "," is an item separator?
Sorry for being dense. Thanks for this,

Chris.
ELOG V3.1.5-3fb85fa6