Cloning widget-form in scoped app errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2018 02:32 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2018 11:17 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2018 07:07 AM
Were you all able to get this working? trying to figure out the best approach for doing this.