Datalist edit hyperlink: id is lost

Confluence User - 08 Sep, 2017

Hello,

When I change the Datalist source from default to JDBC databinder the id is lost in the generated hyperlink (edit) at the end of the datalist. See image: in de right lower corner => id=id instead of id=<large number>

When I click on the hyperlink it result in the message: record cannot be found.

 

 

 

 

jdbc;datalists

1


10 Sep, 2017
confluenceUser
confluenceUser

In your JDBC select query, make sure that you return the record ID intended.

In the same page, select "Primary Key" attribute to point to your record ID intended.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print