Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. When does the defineContentAttribute() method return a false?

  2. 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

    View Answer

    Workspace

    Answer : Option B

    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.


Be The First To Comment