Jump to Content
OpenContentGuidesDiscussionsDownloadDemosOpen Source
HomeGuidesChangelogDiscussions
GuidesDiscussionsDownloadDemosOpen SourceLog InOpenContent
Log In

Overview

  • Getting Started with Open Content
  • Introduction
  • Presentation video
  • Screenshots
  • Demos
  • Download
  • Templates
    • Videos
  • F.A.Q.

Features

  • Multi language / Localization in Open Content
  • Multi items
    • Sorting
  • Search, Filter and Sort
  • Additional Data
  • DNN search integration
  • Global settings
  • Workflow / Content Staging
  • Edit Forms
  • Embedded Forms
  • User & Role based Items
  • SkinObject
  • External Datasources
    • RestApi Datasource
  • Relations
  • JPList tips
  • Comments

Templates

  • Architecture
  • Field types
    • Text Fields
    • Image fields
    • Multi Upload
    • Select2
  • Available Templates
  • Manifest
  • Handlebars
  • Razor
  • Data Models
  • Template Editor
  • Template Settings
  • Sharing content across portals

Resources

  • Creating a template for Open Content by Declan Ward
  • Alpaca Documentation
  • Handlebars js
  • Razor Quick Reference
  • 40fingers Demo templates
Powered by 

Relations

how to mimic relations in OpenContent

Suggest Edits

You can not express relations in the schema.json files.
You can however select data from other datasources to be incorporated into you data items and thus mimic relationships.

The Select is done by using the select2 fieldtype in the options.json

See the Select2 field for more information and examples

Updated less than a minute ago