workflow create entity probleme

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kais.msalmi
    Junior Member
    • Feb 2017
    • 8

    workflow create entity probleme

    I created a Workflow that creates an Opportunity entity after creating a realEstateProperty,
    I have to transfer all the fields (Contacts, descreption, type ...),

    but I can't assign realEstateProperty to Opportunity.proprety.

    thank you for help
    Last edited by kais.msalmi; 02-19-2017, 08:26 PM.
  • yuri
    Member
    • Mar 2014
    • 8528

    #2
    Did you try "Create Related Entity" action ?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • kais.msalmi
      Junior Member
      • Feb 2017
      • 8

      #3
      yes, it's the same probleme !!!

      Comment

      • yuri
        Member
        • Mar 2014
        • 8528

        #4
        I tried and Create Related Entity and it worked fine.

        You should omit Property field in the action parameters. It will be filled in automatically.


        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • kais.msalmi
          Junior Member
          • Feb 2017
          • 8

          #5
          hi, this my probleme in video


           

          Comment

          • yuri
            Member
            • Mar 2014
            • 8528

            #6
            1. Use Create Related Entity.
            2. Don't try to specify property. Omit this step.

            It should work.
            Last edited by yuri; 02-28-2017, 03:55 PM.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • kais.msalmi
              Junior Member
              • Feb 2017
              • 8

              #7
              Thank you very much !!! finally, its work !! very well

              Comment

              Working...