Skip to main content

Multiple Pictures

info

Since release 3.5, Kase has a Picture field that supports multiple pictures per Card. This example is retained here as an relational tutorial.

The same one-to-many relationship in the previous example can be used to accomplish linking one Card to multiple pictures.

For example, how does one track a real estate property and its many pictures?

Set-up

To track homes and their pictures:

  • Make a deck for Homes.
  • Make a Home Pictures deck with a link field "home" linking to the Homes deck.

Sample results