Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Drop down search list?, posted by harley skorpenske on Thu Aug 16 15:27:34 2012 Screen_Shot_2012-08-16_at_9.21.35_AM.png
    icon2.gif   Re: Drop down search list?, posted by Stefan Ritt on Thu Aug 16 15:39:43 2012 
       icon2.gif   Re: Drop down search list?, posted by harley skorpenske on Thu Aug 16 15:55:32 2012 
          icon2.gif   Re: Drop down search list?, posted by Stefan Ritt on Thu Aug 16 15:59:53 2012 
             icon2.gif   Re: Drop down search list?, posted by harley skorpenske on Thu Aug 16 16:12:49 2012 
                icon2.gif   Re: Drop down search list?, posted by Stefan Ritt on Thu Aug 16 16:14:52 2012 
Message ID: 67310     Entry time: Thu Aug 16 15:55:32 2012     In reply to: 67309     Reply to this: 67311
Icon: Reply  Author: harley skorpenske  Author Email: h9s@ornl.gov 
Category: Question  OS: Linux  ELOG Version: V2.9.1 
Subject: Re: Drop down search list? 

Stefan Ritt wrote:

harley skorpenske wrote:

 I'm having some confusion with configuring my logbook.  In the global section of the logbook I have the quick filter enabled, but it is not a drop down list, only an editable text field:

 

Screen_Shot_2012-08-16_at_9.21.35_AM.png

 

I think it is an attributes issue, but I'm having some trouble making sense of those from the syntax page.  Here is my config file:

 

 

[global]

port = 8080

 

usr = vulcanstaff

Max content length = 1073741824

Menu commands = New, Edit, Delete, Reply, Find, Last day, Move to, Copy to, Import, Help

RSS Title = $subject, posted by $author on $entry time

RSS Entries = 10

Quick filter = Date, Subject, Subtext

Use Lock = 1

Reverse sort = 1

Required Attributes = Author, Subject

 

[Experiment_Logbook]

Theme = default

Comment = Experiment Logbook

Attributes = Author, Author Email, Type, Category, Subject

Options Type =  Other

Options Category = Start Up

Extendable Options =Category

Page Title = $Subject

 

 

You get a drop-down list if you define several options for an attribut, like

Options Category = Start Up, Start Down, Other

The you can select one of the categories from the drop-down list.

 

I forgot to mention - this is for searching the logbook.   So would the config file look more like this:

 

[global]

port = 8080

 

usr = vulcanstaff

Max content length = 1073741824

Menu commands = New, Edit, Delete, Reply, Find, Last day, Move to, Copy to, Import, Help

RSS Title = $subject, posted by $author on $entry time

RSS Entries = 10

Options Category = Date, Subject, Subtext

Quick filter = Date, Subject, Subtext

Use Lock = 1

Reverse sort = 1

Required Attributes = Author, Subject

 

ELOG V3.1.5-fe60aaf