Child pages
  • Placing Forms Within a Form

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Do one of the following
  2. Select the table for the left side of the relation by clicking on the ... button. For this example, select example_data.customers
  3. Select the table for the right side of the relation by clicking on the ... button. For this example, select example_data.customers.
  4. Select the primary key of the parent(left) table and the matching foreign key of the child(right) table.  For this example, ensure the customer_id equals the customer_id.
    Note
    titleNOTE

    Servoy Developer will normally try to match these ids if they have the same name and it is a true primary key to foreign key match.

  5. Set the constraints for the relationship. For this example, leave them as they are by default.
  6. Save the relation editor.
Creating a Tabpanel