How to create dynamical links in csp
I have an application using examples from the lottery example in samples name space how do I create a dynamically link based on the data displayed to add a record id to the link
the idea is to loop over the records displays fields and link to edit the shown data at the end of the record in a table format
I think it would be better to do with REST, but SQLQuery tag can do what you want.