SalesforceLabs / survey-force

86 stars 61 forks source link

Translate surveys + error message #130

Closed Tanguybolt closed 2 years ago

Tanguybolt commented 2 years ago

Hi there,

I've managed to send surveys to external users, but I still experience 2 issues:

1) I want to translate the survey, but Translate settings from Salesforce are only applicable for the standard object. Since this is a custom object, I do not get the option. Is there a workaround or something I'm overlooking?

2) I get the error message "List has no rows for assignment to SObject". I already shared the report folder with the correct user, but this did not resolve the issue. Am I overlooking something? (see screenshot) Screenshot 2021-12-07 at 16 56 32

Thanks in advance!

jrattanpal commented 2 years ago
  1. You should see this option for custom objects in Translation workbench
  2. For the error, can you upload Apex debug log? That should tell us what maybe happening here.