1. Foundset Object Companies
    1. Record Object1
      1. company_name
      2. column 2
    2. Record Object n
  2. Database Server
    1. Table Companies
      1. company_name
      2. column 2
    2. Table n
  3. Servoy Repository
    1. Foundset
      1. record 1
        1. column1
        2. column 2
      2. record n
    2. Database Server
      1. Table 1
        1. column 1
        2. column 2
      2. Table n
    3. Solution 1
      1. Form1
        1. Relations
        2. Elements
          1. Labels
          2. Field
          3. Button
          4. Portal
          5. Bean
          6. Image
          7. TabPanel
          8. Template
          9. dataprovider
          10. globals
          11. form variable
          12. aggregation
          13. database column
          14. calculation
          15. Stored
          16. Unstored
        3. selectedrecord
        4. variables
        5. Controller
      2. Form n
    4. Solution n
    5. Solution n
  4. Main Topic 2