Changes for page My First Requea Application
on 2011/01/26 15:58
on 2011/01/26 15:59
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,33 +19,34 @@ 19 19 20 20 21 21 1. 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 -1. 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. 23 -1. 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. 24 -1. Property 1: Title. Fill in name and property title. The property type is "Text String" and you may increase the maximum length to 80. 25 -1. Property 2: Click on submit will get you back to the property page. Click on the plus sign again and add the Author property. 26 -1. Property3: Same thing with Date. Make sure the type is "Date" 27 -1. Click on submit will get you back to the Property field list. Click on next to go the the navigation options. 28 -1. Make sure everything is check. Those option are there to instruct the wizard to create default user navigation (called "User actions"). 29 -1. The next page is about setting up default security. For now, let's keep it open with "No restrictions". 30 -1. The next tab is a summary screen and should look like this: 31 -1. 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. 32 32 33 -((( 34 34 35 -))) 36 36 37 - (((25 +2. 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. 38 38 39 -))) 40 40 41 -1. 42 -1. 28 +3. 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. 43 43 44 -((( 45 45 46 - )))31 +4. Property 1: Title. Fill in name and property title. The property type is "Text String" and you may increase the maximum length to 80. 47 47 48 -((( 49 49 50 -))) 51 -))) 34 +5. Property 2: Click on submit will get you back to the property page. Click on the plus sign again and add the Author property. 35 + 36 + 37 +6. Property3: Same thing with Date. Make sure the type is "Date" 38 + 39 + 40 +7. Click on submit will get you back to the Property field list. Click on next to go the the navigation options. 41 + 42 + 43 +8. 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"). 44 + 45 +9. The next page is about setting up default security. For now, let's keep it open with "No restrictions". 46 + 47 + 48 +10. The next tab is a summary screen and should look like this: 49 + 50 + 51 +11. 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. 52 +