...
- Create a new component; ./packages/types/supergroup.cfc
- title (string, required)
- description (longchar, rich text area)
- headquarters (string)
- imgHeadQuarters (image; 200x200 dimensions, fit inside)
- aSuperHeroes (joining to superHero)
- Deploy the new content type under the COAPI area
- Use the scaffold utility to create an admin area and default webskins
- Go to the administration area and add "Super Groups" containing your favourite Super Heroes
Tip | ||
---|---|---|
| ||
If you are feeling super-keen, add a librarySelected webskin for your Super Hero content type. |