Thats a great module, Tobias! Congrats I match your weather_js function, that one who uses form_get_cache and form_set_cache But to my code that did nothing, no changes to my cache so the error remains I'm missing something! I will read drupal source in those functions to see what I did wrong Thanks a lot! regards Feijó Tobias Toedter escreveu:
On Wed, 26 Mar 2008 11:20:03 -0300 Feijó <patrao@legendas.feijo.info> wrote:
My issue is with several comboboxes (select) with dynamic content. I'm working with big tables, over 60k records, impossible to load all of it within my html.
Hi,
I've had the same problem, I did use DANGEROUS_SKIP_CHECK in D5 as well and switched to AHAH in D6. You might want to take a look at my implementation: <http://drupal.org/project/weather>.
HTH, Tobias