Hello,

I have a page with a list of items and another page containing a form to add a new item to this list. The form is posted to a page (POST method).

I have files "new_item.get.XXX" which...