Hello all,I have a form with a field (Month), this field change when y pulse the button “follow” (example), but I need read this field in web because there is a function javascript on a “computed value” that print a calendar (using the function document.write) and this funtiom must be call when field change.
Do I explain it well?
Maybe this method to do this is no good, if somebody know a better method… or simply say me how do it with my style.
Subject: RE: read form field from web with javascript
Hello,That I trying do is a agenda + calendar .
I have a view categorizad that show the document based in a field that can change with a button, this is easy (oor not, but I can), the problen is the calendar built with javascript, but this calendar must change with the button too, and I can’t get parameterize the js funcion with the field of notes.
I doubt between make this in a form, in a document or in a pege.
My english is no good, and maybe don’t explain this good.