Propel Tips


This article contains Propel specific features and functions. These are usually the on demand features or advanced functions.

Defining alternative foreign key

Defining alternative Propel foreign key, inverse field, in Skipper
Adding more inverse fields to Propel entity in Skipper

Propel supports using other fields than primary key as a foreign field. To allow you to define this situation, you can modify the foreign key in the association or many-to-many wizard. You can even add more fields using the context menu.

Note: This function is enabled/disabled using the specific settings in the configuration files.