Forms: Can't use # for an ID > 50
Description
In Play SQL Forms, It is possible to preload a record by using # in the URL. However, it doesn't work if the ID is above 50, because of pagination.
Environment
None
Observations
None
In Play SQL Forms, It is possible to preload a record by using # in the URL. However, it doesn't work if the ID is above 50, because of pagination.