Re: Choose Form block fields dynamically

From: Jan Schäfer <jan.schaefer_at_kksl.uni-leipzig.de>
Date: Wed, 14 Aug 2002 10:10:43 +0200
Message-ID: <3D5A1083.5060903_at_kksl.uni-leipzig.de>


Bill schrieb:
> Can someone suggest stepwise how to achieve this, and much better
> share their code , if they had done this already.

After submitting the choise you should be able to enable/disable the required fields by

set_item_property('fieldname', enabled, property_true)

You can also translate the fields with

set_item_property('fieldname', position, x-value, y-value);

Hope that helps,

Jan Received on Wed Aug 14 2002 - 10:10:43 CEST

Original text of this message