Create and Bind the Class Sheet to your Class

Last modified by Ilie Andriuta on 2022/05/03 09:28

Home Other Tests Home Run Test

Steps to reproduce

  1. After creating a class, navigate to it
  2. Click on the "Create the sheet" button
  3. Click on the "Bind the sheet to the class" link
  4. Click on the "View the sheet page" link
  5. Edit the sheet in Wiki mode

Expected results

  1. The class sheet is linked below the "The class sheets" section
  2. When editing the sheet in Wiki mode a line is displayed similar to this one:
    Before XWiki 12.4:
    #set($class = $doc.getObject('XWiki.testClass').xWikiClass)

    Starting XWiki 12.4:

    #set ($xobject = $doc.getObject('XWiki.testClass'))

    where XWiki.testClass is the previously created Class.

Results

per page of Page
Jira Issue
The environment prevents the table from loading data.
 
Page

Get Connected