Announcement

Collapse
No announcement yet.

use Type "JsonArray" in custom fields ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • use Type "JsonArray" in custom fields ?

    With the advanced pack two Entities Quote and QuteItem have been added. The items are nested within the Quote Entity as "JsonArray"
    I would like to do exactly the same with my cutom entities. Is this possible ?

    Regrads,
    Dirk

  • #2
    Hello,
    yes, it's possible, if you define correct setter and getter, and field view as well.

    Comment


    • #3
      Where can I find the corresponding field definitions/getter/setter/Views for the "Quote" type ? I could compare how it is done there.

      Comment

      Working...
      X