Hi
I have a rowboat call on one of my resources. I fetch the last added record of a custom db table.
[[!Rowboat?
&table=`tb_headlines`
&tpl=`RowboatNewsTPL`
&limit=`1`
&where=`{"news1:!=":""}`
&sortBy=`date`
&sortDir=`Desc`
]]
Now when I edit the db record (via a front end custom form), the rowboat call does not show the changes. But it's changed in the db (I've checked it via phpMyAdmin).
I have cleaned the the cache for the particular resource where the rowboard call is placed but it has not changed.
After 2 hours, I just reloadet the page again in the browser and now the changes are visible.
I have no clue, why this is happening. I tried with calling rowboat cached or uncached but it doesn't change anything.
I have Modx 2.1.3 and Rowboat 1.0.0.
Any help is appreciated.
[ed. note: shotup last edited this post 14 years, 2 months ago.]