Hi,
In case you enhanced the items assignment block and redefined method DO_PREPARE_OUTPUT of the corresponding view, make sure you insert statement super->do_prepare_output( ) at the end of your redefinition. That could do the trick.
Regards,
Nicolas Busson.