@garcia

@garcia

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Mapping dataField to complex JSON structure #101790
    garcia
    Member

    I have this situation
    How setting value of field company whith description value?
    <div>
    <div> “data”: [</div>
    <div>        {</div>
    <div>            “_id”: “605b0c6d5b99d60f23af2324”,</div>
    <div>            “nroOffer”: “OP0014-21”,</div>
    <div>            “offerDate”: “2021-01-11T23:00:00.000Z”,</div>
    <div>            “company”: {</div>
    <div>                “_id”: “5ec2a22aa41b9eeb2125180a”,</div>
    <div>                “description“: “ppppppp”,</div>
    <div></div>
    </div>

Viewing 1 post (of 1 total)