This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Gregbee
Hi, I'm currently building a plugin to render partial from content field (wysiwyg,richeditor or markdow) with it you can write something like [@ partial name=value ] where name=value are parameters send to the partial.
In my code to get the partial rendred string i use renderPartial method from the Cms\Classes\Controller class. I wonder if by using this method i have to deal with caching the result or the cms just does it for me ?
thank you.
1-1 of 1