cck - Drupal AHAH forms empty data -


i have drupal website multi cck field (or how called? when can "add another" field ahah).

the problem is, when click add another, works fine, if wait 5 minutes or so, , click again, ahah fields disapear.

my post done correctly, data response, should contain html of fields, empty.

does have idea ?

ok, found answer.

in ahah form use, form loaded cache "form_get_cache()". every 3 minutes cron jub runs, , clears cache, that's why can't retrieved , empty.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -