Chapter 7: Adding Extra Fields
This section is for those who have a component that has more than one or two types, that they want to make editable during inline editing.
We briefly touched on this subject in the versioning chapter of this documentation. If you have not read that section yet, we strongly recommend you read that first before you continue here.
So in the versioning section, above, we mentioned in our Content Construction Kit, that we had an extra textarea field that we wanted to include in inline editing.
We have two options to do this; we chose the option in the following section.