checkbox fields insert image
hai, everybody,
I have multiple checkbox fileds.
how to add images in each fields
this is my templete
my plan type field is 10 types.
user select plan type 1 add image1
plantype2 ->addimage2.png
<div><span class="field-label">plantype: <img width="20"src="images/layout/image1.png " /> <?php echo str_replace(',','<br/>',$meetnewpeople['plantype']) ?></span></div></br>
$this->widgetSchema['plantype'] = new sfWidgetFormChoice(array('multiple' => true,'expanded'=>true,
'label' => 'Plan_type',
'choices' => $arr_plantype));
anybody plz help me.
vijayram
Junior Poster in Training
68 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0