During my app configuration and installation process in pipedrive developer account.
i select JSON model for my application. For that using below schema for one field
“project”: {
“$ref”: “#/definitions/text”
},
For this text schema field i added the json response like below
“project”: {
“markdown”: true,
“value”: “Open tracking link”
},
My problem is whenever i click the Open Tracking link the current page is render the
https://pipedrive.com.
i need to open the https://pipedrive.com link in new tab .
Kindly please tell any possiblities are there to open the link in new tab…
@Scott_Dev @Kavitha @Kavitha_Sugumaran
@Mohit_@Sangeeta_Singh @Shivam_Srivastava @Preethi_M.S @Alex @Karthikeyan