Changes for page My First Requea Application
on 2011/01/26 16:11
on 2011/01/26 16:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -20,7 +20,7 @@ 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 -[[image:Screenshot2011 -01-26at3.46.04PM.png]]23 +[[image:Screenshot2011%2D01%2D26at3.46.04PM.png]] 24 24 25 25 * 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. 26 26 ... ... @@ -61,7 +61,6 @@ 61 61 ))) 62 62 63 63 * 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. 64 -))) 64 +~)~)~) 65 65 66 - 67 67 = Using our Book app =