πŸ“Š JavaScript
Q. When does the defineContentAttribute() method return a false?
  • (A) Data stored in different table
  • (B) Data stored in its own table
  • (C) Data is not stored at all
  • (D) Data is not obtained
πŸ’¬ Discuss
βœ… 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.

Explanation by: Mr. Dubey
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
114
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate