use Type "JsonArray" in custom fields ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

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

    Leave a comment:


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

    Leave a comment:


  • dirk.dinger
    started a topic use Type "JsonArray" in custom fields ?

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