UI Macro not visible in Scoped Application

darpana
Kilo Expert


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??

placed right.PNG

The above form is in global application and I have mapped the UI macro giving the attribute value to F1 field.

placed wrong.PNG

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.  

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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


View solution in original post

4 REPLIES 4

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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



Hi Pradeep



This works great...Thank u so much for the response ...It works perfectly fine now..


Hi Pannala Darpana



Perfect


Would you mind marking my response and close the thread if this answers your question.


Bala19
Tera Contributor

Could you please someone guide where the property available( "ref_contributions=x_13241_marketing_open_google_map") in scoped application? thank you