- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2015 12:16 AM
Hi
I am trying to insert a image on the form with reference to below link
Open Google Map from a Location Record - ServiceNow Guru
When I do this on global Application, it works perfectly fine, giving the attribute value for the field.
But when I do the same thing in Scoped application, it doest not appear at all.
However I found to do it in another way by giving the formatter link to the field, the image appears but not exactly beside the column, it gets placed in the wrong position.
Find the snapshot below for reference and please help me if there is any other way to do it??
The above form is in global application and I have mapped the UI macro giving the attribute value to F1 field.
This above form is in scoped application and the attribute value doesnt not appear at all.....I used formatter and mapped the UI Macro...but it doesnt obviously get placed right beside the Application field.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2015 12:50 AM
Hi Pannala,
For scoped application you have to add the attribute as below.
ref_contributions=x_13241_marketing_open_google_map
Here replace the x_13241_marketing with the scope name of your application.
Please let me know the outcome.
Pl241_marketing_open_google_map

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2015 12:50 AM
Hi Pannala,
For scoped application you have to add the attribute as below.
ref_contributions=x_13241_marketing_open_google_map
Here replace the x_13241_marketing with the scope name of your application.
Please let me know the outcome.
Pl241_marketing_open_google_map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2015 12:43 AM
Hi Pradeep
This works great...Thank u so much for the response ...It works perfectly fine now..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2015 01:04 AM
Perfect
Would you mind marking my response and close the thread if this answers your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2019 05:11 AM
Could you please someone guide where the property available( "ref_contributions=x_13241_marketing_open_google_map") in scoped application? thank you