Changes for page Creating a FAQ Application (Manual)
Last modified by Fawad Ali on 2021/07/12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -81,7 +81,7 @@ 81 81 Under the page title, you should see the words "The class does not have any properties yet. You can use the //__class editor__// to define them." Let's just follow those instructions! 82 82 83 83 * Click on the 'class editor' link 84 -* Note that the link trail in the header is something like "Wiki Home / XWikiSpace/Data types /FAQ Class". This shows you that you are indeed on the FAQ class page in Class edit mode.84 +* Note that the link trail in the header is something like "Wiki Home / FAQ / FAQ Class". This shows you that you are indeed on the FAQ class page in Class edit mode. 85 85 86 86 In our document, we'll store both a //question// and an //answer//. So we need to create a property for eachof them. 87 87