Question
Is it possible to be able to search by fields?
At work I've created a form for documenting a software. This form has multiple fields, i.e Feature, Date, Author, Notes. How would a user go about searching for documentation written by a particular author?
Also, where are the default settings for forms located - where would I go to change the color and indentation of a form?
Environment
--
SandeepNair - 02 Feb 2005
Answer
That is possible but requires some work: The idea is to use a
FormattedSearch SEARCH that is driven by URLPARAMs. Study the docs at
TWikiTemplates,
TWikiVariables,
TWikiVariables.
See working example at
TWikiInstallations.
Study the docs at
--
PeterThoeny - 03 Feb 2005