HI CF.
Thank CF buided easy use and management.
I installed RC3, i has read 6 file PDF Use guide.
I have problem the fowloling
i biud form booking tour on my webiste. but i want when Client click [Book this tours] then it will link to Componet and show form booking.
I want Get nam tour that and show on Text box : Your selected: [................]
Exp: this site: http://www.tourtravelchina.com/component/chronocontact/?chronoformname=travel-inquiry&tour_name=Beijing+Opera+Show+Night+Tour
Please help me. Thank very much.
Thank CF buided easy use and management.
I installed RC3, i has read 6 file PDF Use guide.
I have problem the fowloling
i biud form booking tour on my webiste. but i want when Client click [Book this tours] then it will link to Componet and show form booking.
I want Get nam tour that and show on Text box : Your selected: [................]
Exp: this site: http://www.tourtravelchina.com/component/chronocontact/?chronoformname=travel-inquiry&tour_name=Beijing+Opera+Show+Night+Tour
Please help me. Thank very much.
Hi promoter,
in the value attribute of the textbox you may add :
Cheers
Max
in the value attribute of the textbox you may add :
<?php echo JRequest::getVar('tour_name'); ?>
Cheers
Max
This topic is locked and no more replies can be posted.