Skip to main content
Nintex Community Menu Bar
Question

Custom SF buttons/links not working for non system administrators

  • July 10, 2024
  • 4 replies
  • 13 views

Forum|alt.badge.img+1

I have custom button in a custom object with content source as URL. This button is invoking Conga upon its action. If I can login with the admin profile user, then upon this button click everything works as expected. If I try with non admin users, upon this button click nothing action happens and chrome console throws the following error.

skuid__SkuidJS:formatted:28343 Uncaught TypeError: Cannot read property ‘Id’ of undefined at HTMLDivElement. (skuid__SkuidJS:formatted:28343) at HTMLDivElement.dispatch (skuid__JQueryJS:3) at HTMLDivElement.r.handle (skuid__JQueryJS:3)

If I debug and see, weblink property is found to be undefined in SkuidJS. The user has all the permissions to all the object and fields related to conga and the objects used in the button URL. Also, Skuid Admin, Skuid Page Builder and Skuid Page Viewer permissions assigned to that user.

Also, The same button works fine for non admin users in Salesforce standard layout. Thanks.

4 replies

Forum|alt.badge.img+10

Can you provide a picture of the error you’re seeing?


Forum|alt.badge.img+1


Forum|alt.badge.img
  • July 10, 2024

Has this been addressed? if yes, what version of SKUID?


Forum|alt.badge.img+1
  • July 10, 2024

Hi…I am facing similar issue. with a screen flow Is there a solution to this?