Hi all,
if I place the following in the php file :
<cms:editable
name="chk_gang4"
label="Extra Gang 4? "
opt_values='Ja=1'
type='checkbox'
group='Menu'
/>
I get an number 1 at the left top of the web page. If I place it 3 times I get
111 at the left top.
Any suggestions?
thx in advance...
if I place the following in the php file :
<cms:editable
name="chk_gang4"
label="Extra Gang 4? "
opt_values='Ja=1'
type='checkbox'
group='Menu'
/>
I get an number 1 at the left top of the web page. If I place it 3 times I get
111 at the left top.
Any suggestions?
thx in advance...