Skip to main content

#Component Error0 debatiendo

Hello friends, I installed Map My Records to display a map on the Work Order object, but for some reason, it's not rendering, only on the account object. I don't know what I might be doing wrong. In the component description, it says that it works for both standard and custom objects and that you just need to input the API name of the field.

 

Account:

 

How to render Map my records ?

#

acc.jpg

Work order:

 

work1.jpg

work.jpg

 

Component:map.jpg #Appexchage Apps #Salesforce Labs #Component Error #Salesforce Maps #Service Cloud

2 respuestas
  1. 9 nov 2023, 18:14

    @Fernanda Cardinaly - can you check if you have any errors in the "Map Errors" custom object? Maybe there is some information there. (This object is part of the Managed Package, and you need to have the "Lightning Map Admin" permission set assigned to you in order to see this object).

0/9000

Non System Admins are having Component Error messages pop up for different reasons, all related to Aura. Here are example Error Messages:

  • Action failed: aura:iteration$controller$itemsChange [Invalid regular expression: /(.+?)(?:\:(\d+))?(?:\:(\d+))?$/: Stack overflow]
  • Action failed: aura:iteration$controller$itemsChange [Maximum call stack size exceeded]

Component descriptor is always "markup://aura:iteration"

 

The Non System Admins are also not able to launch an Aura Component from a Global Action. I read that during Salesforce Releases it is possible that permissions to Apex classes can be reset, but I tried to match the System Admin perms with the Non System Admin perms and couldn't find the discrepancy.

 

I have found similar posts however none seem to match this issue. Please link a thread if it already exists for this. I am not a developer, so if I need to post controller code, I will probably need someone to help me find it.

 

#Aura Error Message #Lightning Aura Component #Component Error

 

Can someone help me understand these Aura Component Errors?

 

Screenshot 2023-10-11 104615.png

2 respuestas
0/9000