inside each table row a variable named "row" will be set with the row values, so you need to use {var:row.COLUMN} or {var:row.Lname} I guess ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
@Admiral, hopefully the clear setting will be added in the next update
@Fredolino, The answer is just as I posted earlier, you need to use {var:row.art_id} in the parameters and your base url can be "index.php" without {url:}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
yes, in v8 you should use:
chronopage=edit
but in v7 it was:
gpage=edit
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
the following settings are working for me when listing forms in the #__chronoforms8 table:

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
what do you get as the "href" param of the link then ? can you copy the link and paste here ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
what happens when you click the link ? if you go to the same page where you are (the first page in your form) then that's because the form will always force pages under the same Page Group to be displayed in order, and if your listing page is not submitted then the edit will never show
The solution: set a different page group to the "edit" page, that way you can visit it directly through the link
if the problem is different then I suggest that we start a new topic about it
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
it's better to use the Page Groups feature as I explained, the manual next page is not the right way to do this
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.