bolbacool
03-15-2004, 08:41 PM
Hi,
I'm looking for help about the Change handlers (when <parameter> change do ...). I see that there is an optional handleat option to specify an object parameter, but I don't know how to use it (the documentation is quite lacking on that point ...).
I want to detect if a custom attribute is changed. In a first time I tried to script something like that :
on parameters $ changed do ...
It seems to work, but i want to know what parameter is changed to run some different processes in function of which custom attribute is changed. I would like to know if the handleat option could help me do achieve what i want, and if yes, how to make it working ...
thanks a lot
bolbacool
I'm looking for help about the Change handlers (when <parameter> change do ...). I see that there is an optional handleat option to specify an object parameter, but I don't know how to use it (the documentation is quite lacking on that point ...).
I want to detect if a custom attribute is changed. In a first time I tried to script something like that :
on parameters $ changed do ...
It seems to work, but i want to know what parameter is changed to run some different processes in function of which custom attribute is changed. I would like to know if the handleat option could help me do achieve what i want, and if yes, how to make it working ...
thanks a lot
bolbacool
