Skip to main content

Posts

Featured

Google Map Location for Leads, Contacts or Accounts Modules in SuiteCRM Based on Address

Have you ever thought that it would be useful to see where your lead is located, geographically, inside a SuiteCRM record? Here’s how to create a Google Maps iFrame field   within SuiteCRM for Leads module that will plot the Leads Address on Google Map. Login as Admin user in SuiteCRM and Navigate to Admin option in Top Right corner. You will see below options. Click on Studio to proceed. Now from the Resulted screen click on Leads module in the left Pane, then on Fields. Click on Add Field. This will open Field Properties pane. Set the attributes as described. Select Data Type as "iFrame". Field Name is the unique name of this file, set that to any descriptive text, for example "google_map" Tick the Generate URL field (A new box should appear) Cut and Paste the following in the field Default Value, change IFrame Height to “250” and click "Save" https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q={primary_address...

Latest posts

Adding Custom Code for field in Edit View

Email Address Set and Retrieve via Code in SuiteCRM

Show Image from Themes using Image Name in JavaScript, PHP and Smarty