Closed simonw closed 2 months ago
Demo so far:
I decided to pass ?_title=...
as a signed parameter too - if that's present it shows that title and hides the SQL behind a <details>
thing like this:
Additionally, the primary key columns used to look up the value to edit are now sent as ?id_hidden=...
and are hidden on that page.
Refs:
10
Still needed:
null
handling works and makes senseredirect_to
argument to prevent abusesql
ordatabase
orredirect_to
- avoid clashes in query string parameters