my database contains auction numbers which return as simply a digit. What I would like to do is append them to a url. I.e.:
database content: 33010101011
What I need Grocery Crud to display: <a href="http://someauctionsite.com/33010101011">an auction</a>
I'm sure it's here, and I've read but I can't find the correct way to do this. I do appreciate your response, this is an excellent system so far.
appending data to a return
Started by thefirebuilds, 17 July 2012 - 16:45 PM
- Single Page
Posted 17 July 2012 - 16:45 PM