Hello ,
on my Account form there is a lookup for City, State, Country and I want to copy this lookup field from Account to Contacts
Address field (Custom - Simple Multiline text field) using Javascript
*This post is locked for comments
Hello ,
on my Account form there is a lookup for City, State, Country and I want to copy this lookup field from Account to Contacts
Address field (Custom - Simple Multiline text field) using Javascript
*This post is locked for comments
Hi Manoj,
Use CRMRESTBuilder to build the query.
Retrieve the City,State and country and set the in contacts fields .
See here how to build query using CRMRESTBuilder-
Here you can find sample code -
only REST WEB API
Hello Follow below steps
1 -Write Js on Contact load of contact
2- there should be relation ship b/w account and contact , retrieve all these field (use CRMRestbuilder to create function)
3- After fetch all these field Assign it to your multi line text field
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156