On Mon, Jun 20, 2011 at 10:10 AM, Dr. Loboto wrote:
> Retrieve it in controller and set to view. Do it at beforeRender(),
>
Got it. It works well :D hehehe.. Thank you Dr Loboto :)
--
Regards,,,
mastanto (thom_)
http://mynameisthom.tumblr.com
http://mynameisthom.blogspot.com
http://www.twitter.
Retrieve it in controller and set to view. Do it at beforeRender(),
for example.
On Jun 18, 12:39 pm, thom wrote:
> I'd like to create a header that contain data from database. But I'm
> stucked at how to load the data from the database. I already tried
> requestAction, but since it's not recomme
I'd like to create a header that contain data from database. But I'm
stucked at how to load the data from the database. I already tried
requestAction, but since it's not recommended, I am considering to
leave it. I rarely got my page error though, said error in limit-reach
or similar.
Is there any