Forum Moderators: buckworks
I want customers to be able to see each book record and then click to write a review. I had the idead of using some forum software and trying to get it to write a new record with the ISBN as the thread id, but it's a little out of my reach, technically speaking.
Any suggestions?
Thanks.
Of course, you will run into many problems when changing the message id to ISBN. Like, you will have to rewrite the function that generates the unique message key, you will have to restructure some of the relationships...etc.