Create and Bind the Class Sheet to your Class
Version 9.1 by Silvia Macovei on 2016/03/10 08:37
Steps to reproduce
- After creating a class, navigate to it
- Click on the "Create the sheet" button
- Click on the "Bind the sheet to the class" link
- Click on the "View the sheet page" link
- Edit the sheet in Wiki mode
Expected results
- Your class sheet is linked below the "The class sheets" section
- When editintg the sheet in Wiki mode you have a line similar to this one:#set($class = $doc.getObject('XWiki.testClass').xWikiClass)
where XWiki.testClass is your previously created Class.