Cloning widget-form in scoped app errors

davilu
Mega Sage

Hi Everyone, I'm trying to clone the global widget-form in a scoped application but am running into several issues.   Firstly, there's the following error: Function hasRightsTo is not allowed in scope.   Additionally, in my console I see TypeError: Cannot read property '_related_lists' of undefined and TypeError: Cannot read property '_attachmentGUID' of undefined.   Any suggestions on how to get rid of all of these different errors?  

6 REPLIES 6

Hi Jon, I had the similar issue with widget cloning. I did try cloning with global scope and it worked. However, I need this page for public access. Is there anyway I can make it visible to users with no roles?

jxsaxton421
Tera Guru

Were you all able to get this working? trying to figure out the best approach for doing this.