Adding Entity Child Lists: Best Practices

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    #1

    Adding Entity Child Lists: Best Practices

    For Entities such as Quote (and QuoteItem), there is a field called itemList which is of type Json Array.

    Presently, there appears to be no way to create this type of field using the Entity Manager so the only solution is some back-end tinkering.

    Can anyone from the EspoCRM team provide a "best practice" way of creating such a field type and any other inter-related fields (like the items relationship between Quote and QuoteItem).

    I guess ideally, this type of Entity/EntityItem linkage could be created using the Entity Manager at the back-end.
  • eymen-elkum
    Active Community Member
    • Nov 2014
    • 497

    #2
    see this https://www.youtube.com/watch?v=fvllcGJhKNg
    Eblasoft | EspoCRM specialists since 2014
    Consulting · Development · Integrations · Premium Extensions
    .

    Comment

    • blueprint
      Active Community Member
      • Jan 2019
      • 223

      #3
      I'm not seeing how this helps?

      Comment

      Working...