Master Detail Edit other than page 1 error while saving (Resolved)

PHPMaker v2026.10 with the latest template (v26.10.6).

I found an issue regarding Master/Detail Edit that located in other than page 1 (e.g for page 2, 3, and so forth), after submiting the form, then error LessThan1CurrentPageException occured.

Let's say we want to run Master/Detail Edit for OrderID = 11076 (which is the second record in the Orders List page) that displayed in the following screenshot:

After clicking on that item above, then the following Master/Detail Edit displayed as expected (see the URL which has param page=2):

After clicking on Save button, then the following LessThan1CurrentPageException error shows up:

I've just updated template again today, and now the issue has been resolved.

Thanks to Support.

1 Like