question on "Event on Change" in SmartSelect (dynselect)

mmohrmann

New Member
Hi,

i try to change another field when the user selects a value in a smartselect field.
To achieve this I've put a procedure in the "Event on Change" field (adm-test).
I do a

SUBSCRIBE
TO "adm-test"
ANYWHERE
.

in the Main Block.

If i change a value in the smartselect nothing happens.

If I create a button where I do a PUBLISH "adm-test" the procedures fires... in fact it fires twice which is another thing...

Any idears why the "Event On Change" seems no to fire ??

gtx
M.Mohrmann
hagebau dd
 
Back
Top