Error field parent

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • tanya
    replied
    add this to custom Account and Contact entityDefs into links section
    Code:
    "opportunities": {
                "type": "hasChildren",
                "entity": "Opportunity",
                "foreign": "odKogoZlecenie"
            }
    add this to custom Opportunity entityDefs into links section
    Code:
    "odKogoZlecenie": {
                "type": "belongsToParent",
                "foreign": "opportunities"
            }
            }

    Leave a comment:


  • grzegorzgie
    replied

    I send files, whether they are correct? Many of these directories is. https://we.tl/qLtt4R4Ni4
    or http://www.filedropper.com/contactop...ityaccountjson

    Leave a comment:


  • tanya
    replied
    Hello
    As I see, you've created parent field manually. Upload your entityDefs files of Opporunity and Account

    Leave a comment:


  • grzegorzgie
    started a topic Error field parent

    Error field parent


    Good morning, I have a problem with the field parent. Everything is shown on the recording. Is anyone able to help me solve my problem? https://www.dropbox.com/s/u2ovru128w...Reder.mp4?dl=0

    If Dropbox did not work adds here https://we.tl/O0vlzERsP1
    Last edited by grzegorzgie; 10-20-2016, 12:16 PM.
Working...