Create Format model
Add a Format
model with id
and name
attributes. Create UI and CRUD elements. Create a relation between Resource
and Format
models such that a resource can have 0..n Formats. Add form elements (multi-select) to Resource form. Also update Resource views.
Edited by Mike Kanning