On Wed, Jun 17, 2009 at 6:05 AM, liaogz82 wrote:
>
> (..)
> I understand that AjaxHelper::observeField can only observe on one
> single field. for my case, i need to observe 2 fields, and on top of
> that i need it to be able to display the ID inside a textfield not
> . Can this be done?
Can't yo
Hi all,
I have this project where user key in the no of magazine issue and the
id of first issue of the magazine the subscriber received. From these
2 details, the system will check with the database and display the id
of the last issue magazine the subscriber will receive in a textfield.
All the