Forums

get name product help me

promoter 26 May, 2009
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.
promoter 27 May, 2009
no everybody help me ?
Max_admin 28 May, 2009
Hi promoter,

in the value attribute of the textbox you may add :


<?php echo JRequest::getVar('tour_name'); ?>


Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
promoter 29 May, 2009

Hi promoter,

in the value attribute of the textbox you may add :


<?php echo JRequest::getVar('tour_name'); ?>


Cheers
Max


Thank Admin ask me.
i think it work...thank you very much
This topic is locked and no more replies can be posted.