In 4.2 you can create a
NewUserTemplate based in
UserForm and put it in The Main web, which is new in 4.2. But the search in the different
UserList don't exclude the topics with Template in the title which add un unwanted result.
in
%SEARCH{"%META:FORM.*[U]serForm" nosearch="on" type="regex" header="| *FirstName* | *LastName* | *Organization* | *State* | *Country* |" format="| [[$topic][$formfield(FirstName)]] | [[$topic][$formfield(LastName)]] | $formfield(OrganisationName) | $formfield(State) | $formfield(Country) |" excludetopic="Web*"}%
excludetopic="Web*"
should be replace by :
excludetopic="Web*, *Template$"
This is true for:
--
TWiki:Main/EricCharikane
- 05 Oct 2007
Unrelated to
configure
, so removing it from the Component field.
CC
I'll take care of this one
KJL
Fixed. At the same time I decided to change the SEARCH to a query type search. We should do that whereever we can except for plugins that may also work in earlier versions. We should set a good example for the future and avoid regex searches in META.
KJL
Thank you. Eric
--
TWiki:Main.EricCharikane
- 11 Oct 2007
Cleaned "WaitingFor" field.
--
TWiki:Main.GilmarSantosJr
- 10 Aug 2008