what is the
status of MAReport? A student uses MAReport to display a
list of models. Each row has a #remove: command associated. The
problem appears if the user click on a header to sort the table and
then click on the #remove link. The table is not refreshed. Callin
#refresh reset the MAReport and puts it on the first page :-(
Can you help me?
Yes, that refresh is required, because a user could click on the last
item of a page and then end up on an empty page. The refresh could be
a bit smarter though and put the user somewhere near the removed object.
As I said in my previous mail I never used MAToOneRelationDescription
and MAToManyRelationDescription personally, and the MAReport is sort
of related to that. Please commit a fix, if you need it.
The student does not use the relation descriptions too. He only wants
a smart table.
Thank you
--
Damien Cassou