Question
Like the Codev Web I have designed my web using WebForm as the default form:
Default template for new topics and form(s) for this web:
WebTopicEditTemplate:
<----Used WebForm as the basis for template.
...
Set WEBFORMS = WebForm, DevTypeForm
I want to use the DevTypeForm as a default to other creation of Topics i.e:
I use the WebForm for Production Support topics.
I want to use the DevTypeForm for UAT Support topics without the user having to pick the form. How do I do it? Any help is appreciated.
.
- TWiki version: Wiki tool version is 01 Dec 2001
- Web server: Apache
- Server OS: Win 2000
- Web browser: I Explorer
- Client OS: Win 2000
--
DavidBabin - 28 May 2002
Answer
My answer was found here. Thanks to
CoreyFruitman !!!! and the easy way of finding information in Twiki.
TWikiFormsHelp
DavidBabin
.