I’ve designed a dashboard for handling support tickets. This consists of a queue which updates a page include. The page include contains a field editor and a template, which contains the HTML for an iframe containing the record’s chatter feed.
(Note: I have it set up this way because when I tried adding the regular chatter component, the page seemed to break)
The problem I’m experiencing is thus: within the page include page, there is a “Mark task complete” button. This updates a field on the record and then saves its changed. When the save occurs, the iframe template breaks. When I inspect it, I see that the record ID is no longer being passed to the iframe source.
Any ideas on why this is happening? Happy to provide further details as required.
Question
iframe breaks upon model save
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.