I have created custom fields (street1,2,3,city,state,country,zip code),custom field called full address and now i want all custom fields to set in one full address in same entity only. Suggest me the best way to approach.
*This post is locked for comments
Hello,
I am sorry your question does not describe complete requirement. For me -
if you want to just populate the value in the forms run time and after that user will take action on the populate record like save or update , then go for JS customization.
If you want to auto populate and save the record while creation of address and mapped the fields then go for plugin .
Hi There,
You can achieve this by plugin, js, workflow or calculated field as well. JavaScript is one the best approach so later on you can update it easily.
Hope this help you.... !
Regards,
Pravin
Hi,
why you create a new custom field? any reasons?
Use Calculated fields to concatenate values which would be simpler
Else you can go for a custom Javascript onsave of form or onchange of any of the address fields, which concatenates and updates the field values
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156