Array field with multiple input fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BonfireAtNight
    Junior Member
    • Apr 2025
    • 5

    Array field with multiple input fields

    Hello,

    I'm new to this forum, so I thought I would quickly say that I highly appreciate all the effort that goes into EspoCRM. It's a wonderful system that is very well though-through.

    I'm sure my following question has been asked before - I did find similar threads - but I'm under the impression that I'm missing something quite obvious.

    The frontmatter out of the way, here my actual question:
    In the frontend, the builtin Array field creates a text input field with a `+` button. Clicking the button creates another input field. So I guess you can say that it's an array of varchar data.

    Now, is it possible to define a nested array, i.e. an array whose rows consist of multiple input fields of variable type?

    For instance, I would like to define a "Person of interest" array. Clicking the `+` should create three input fields, for name, phone and, email. Is there any bulitin functionality for this or a straightforward way to define this as a custom type?

    I'm thankful for all input on the matter!
Working...