Skuidify New Notes or show native New Note page in a popup I have been struggling with this for more than a day now and would really help if anybody from the community could help me out with this. We are trying to keep our users within skuid as much as possible so we are in a process of skuidifying whatever we can… one of which was the new notes object. We had the old notes already skuidified, so I assumed this would be an easy process… except it involved building models for all these objects - ContentNote, ContentDocument, ContentVersion, ContentDocumentLink and I wasn’t very happy with the end result. One of the biggest reasons being that the users get the richtext experience with native salesforce and I wasn’t able to do that using skuid.So I instead thought of displaying the native salesforce page for notes in a popup using an iframe, but I got the error that it cannot be done “in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’”. I remember having dealt with this issue with chatter and I was able to fix that using the skuid__socia