Question
I have tried without joy to get a multiline regular expression working on the two fileds in a form. Can some one help with the correct perl.
I started by using the support source for list, but they only use one form field and I want to search on two.
Also can you change the edit template when you invoke the edit script as in the miny form that creates this support edit.
- TWiki version: Dec 2001
- Perl version: ActiveState
- Web server:IIS
- Server OS:Win2K
- Web browser:
- Client OS:
--
MartinRoberts - 05 Dec 2002
Answer
TWiki searches do not span multiple lines. The latest
TWikiAlphaRelease and
TWikiBetaRelease have a
SearchWithAnd feature where you can search for one field AND another field. Alternatively use the
agrep utility in
CategorySearchForm
--
PeterThoeny - 06 Dec 2002