On Sat, Dec 13, 2008 at 11:50 PM, BJ Freeman <[email protected]> wrote: > Clarification: > you understand this is a view only. > Not like the DB view where you can add data.
Yes, that's fine: the use case is feeding (paginated) search results through an XML-based form. (An easy alternative to this approach is to use row-actions to gather the required fields, but I wanted to avoid hitting the database on a per-row basis.) .Dave
