You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ryancramerdesign - not really sure if this is a bug or not, but if you call: $page->getFormatted('rm_field') then all items will end up with outputformatting on. I assumed it would get the formatted value, but not change it's status if called again.
This demonstrates the issue.
Is this intended behavior, or a bug?
I can "fix it" by looping through and turning it off for each item.