I am trying to pass more that only the id to a second page from a table list text node, like:
chronopage=deleting1
id={var:row.id}
beschreibung={var:row.beschreibung}
datum_1={var:row.datum_1}
It gives me an error message:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'beschreibung='Baldegghock 2025 ' datum='2025-07-23'' at line 2
However the data are passed to the different page..
What is wrong here?
Hi kraadde
When you click the link, do the parameters appear in the browser's address bar AND the debug of the Delete page ?
And image will better to show this.
