The customer asked how to add a dynamic Twitter feed linked to the custom field and a contact form to the content template
Solution:
For the Twitter feed, shared information of how Twitter's embed code works and how Toolset's Types field shortcode can be included in it to make it dynamic.
And for the contact form suggested adding a new CPT "Contact Requests" and then collecting new submissions using the Toolset post form.
The customer was using the "save_post" hook to automatically fill lat/lon coordinates from a Toolset address type field into another custom field, but the values were not becoming available for new posts.