Changes for page My First Requea Application
on 2011/01/26 16:10
on 2011/01/26 16:11
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,6 @@ 8 8 9 9 = Designing our Book app = 10 10 11 -((( 12 12 To do that, you need to log as a super admin or "RequeaDev". Password is "RequeaDev" by default. 13 13 14 14 ... ... @@ -21,9 +21,7 @@ 21 21 22 22 * 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. 23 23 24 -((( 25 -(% class="Apple-style-span" style="line-height: 19px;" %)[[image:Screenshot2011-01-26at3.46.04PM.png]] 26 -))) 23 +[[image:Screenshot2011-01-26at3.46.04PM.png]] 27 27 28 28 * 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. 29 29 ... ... @@ -33,9 +33,7 @@ 33 33 34 34 * Property 1: Title. Fill in name and property title. The property type is "Text String" and you may increase the maximum length to 80. 35 35 36 -((( 37 -(% class="Apple-style-span" style="line-height: 19px;" %)[[image:Screenshot2011-01-26at3.50.11PM.png]] 38 -))) 33 +[[image:Screenshot2011-01-26at3.50.11PM.png]] 39 39 40 40 * Property 2: Click on submit will get you back to the property page. Click on the plus sign again and add the Author property. 41 41