1 rizwank 1.1 %TMPL:INCLUDE{"twiki"}%
2 %TMPL:DEF{"titleaction"}%(oops) %TMPL:END%
3 %TMPL:DEF{"webaction"}% *Attention* %TMPL:END%
4 %TMPL:DEF{"heading"}%Form Definition missing%TMPL:END%
5 %TMPL:DEF{"message"}%
6 See %TWIKIWEB%.TWikiForms for information about Form Definitions.
7
8 Problem could be for two reasons:
9
10 ---++ 1. Form definition missing
11
12 * [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=debug][View meta topic text]]
13 * There should be a line that includes =META:FORM=, look for name="<formName>"
14 * If this line isn't present see _upgrade_ section below
15 * There should be a topic <formName>
16 * If this is missing create it, otherwise check it for errors
17
18 ---++ 2. Topic can not be upgraded from old style category table
19
20 This requires the form definition to be present.
21
22 rizwank 1.1 This can be automatically upgraded by:
23
24 * Creating a suitable Form Definition topic
25 * Adding a =WEBFORMS= variable in WebPreferences
26
27 Please ask your administrator, %WIKIWEBMASTER%, to do this. %TMPL:END%
28 %TMPL:DEF{"topicaction"}%
29 [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=debug][View meta topic text]] %TMPL:END%
30 %TMPL:P{"oops"}%
|