SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
-
Jul 2, 2008, 06:29 #1
- Join Date
- Dec 2004
- Location
- USA
- Posts
- 1,407
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
can a function change fields without having "onchange()" in field defintion?
I am working with a drupal module and find it difficult to modify the custom field dynaimically added to the form.
So I want to have a function in the header that recognizes when fieldx is changed, do a calculation with the value of fieldx and change fieldy.
Can that be done without having to add an OnCHange() event to fieldx?
If so, can you give a quick example or link?
Many thanks.
Bookmarks