Sign in
apache
/
click
/
click-1.4.x
/
.
/
examples
/
webapp
/
control
/
select-demo.htm
blob: d20416fdb660b135dbef6eb44638b59ee3649786 [
file
] [
log
] [
blame
]
This form demonstrates Click select controls.
<p/>
$form
#if( $form.getContext().isPost() && $form.isValid())
Gender: $gender
<p/>
Investment: $investment
<p/>
Location: $location
#end