From version 37.1
edited by Pierre Dubois
on 2011/01/26 16:45
To version 38.1
edited by Pierre Dubois
on 2011/01/26 16:45
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -20,31 +20,28 @@
20 20  
21 21  * Type of application. Let's keep "normal" for now. We want a basic book. The other options are for extensions of existing entities. We will get into this later.
22 22  
23 +(((
24 +(% class="Apple-style-span" style="line-height: 19px;" %)[[image:newapp1.png]]
25 +)))
26 +
23 23  * After clicking on "Next" you get to the name page. Let's call it "Book". The bundle field should be "Customer personalization". It's the good option for a start. Then make sure the "Persisted" option is checked. "Persisted" means "stored in the database", as opposed as a transient entity which is only used for intermediate calculations.
24 24  
25 -
26 26  * Click on Next and go to the Property page. Click on the plus sign to add a property. We will have to add 3 properties: Titile, Author, and return date.
27 27  
28 28  * Property 1: Title. Fill in name and property title. The property type is "Text String" and you may increase the maximum length to 80.
29 29  
30 -
31 31  * Property 2: Click on submit will get you back to the property page. Click on the plus sign again and add the Author property.
32 32  
33 -
34 34  * Property3: Same thing with Date. Make sure the type is "Date"
35 35  
36 -
37 37  * Click on submit will get you back to the Property field list. Click on next to go the the navigation options.
38 38  
39 39  * Make sure everything is checked on the navigation panel. Those options are there to instruct the wizard to create default user navigation (called "User actions").
40 40  
41 -
42 42  * The next page is about setting up default security. For now, let's keep it open with "No restrictions".
43 43  
44 -
45 45  * The next tab is a summary screen and should look like this:
46 46  
47 -
48 48  * Fill in the "Book title and "BO" as the short SQL name for relation table. Then click on "Submit". It may take a few moments to complete.
49 49  
50 50  = Using our Book app =
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation