i have a check box tv name "type" with values of "For Sale||For Rent||For Lease". when i create the document with this tv, i have to check one or more check boxes (lets say i checked For Sale & For Rent). my question is how do i get those two checked values to view on the web page? i used [*type*] as usual, but it returns nothing other than something like "document".
PLEASE HELP ME.
thank you
MODx Development
Windows, Photoshop CS3, Dreamweaver CS3, Flash, PHP 5.2, MySQL 5.0, Evo 1.0.x, Firefox 4, Chrome 8, IE 8, Opera 10
Hi,
What you’re doing sounds just fine, at least for Evo. I think you used a reserved word, "type". Try something like "Rental Type", anything different from that, and it should work.
Cheers
damn my self, how did i forget "type" is a keyword. changed it to "propertytype" and everything is working fine now.
Thank you samba
MODx Development
Windows, Photoshop CS3, Dreamweaver CS3, Flash, PHP 5.2, MySQL 5.0, Evo 1.0.x, Firefox 4, Chrome 8, IE 8, Opera 10