Q. When does the defineContentAttribute() method return a false?
β
Correct Answer: (B)
Data stored in its own table
Explanation: If your fieldtype is storing data in its own table, and doesn’t have any use for a column within the main content table, you may also set defineContentAttribute() to return false.