Hey folks,

I like this module, but I have a "tiny" problem. ;-)

I´ve created a form with two items.
1. select
2. item

The select-box uses ahah to trigger an action on change. The action is to alter the content of the item-field, which works perfectly. the problem is, that some of the content uses beautytips to display some dynamic info, which changes on every ahah-select and therefore is not included to the original page html. Well, beautytips (of course) is looking for info in the original rendered html. But there is the new info missing (also of course), because it´s rendered by ahah-callback.

one solution was to render all the info directly as hidden fields. in this case beautytips works like a charme. but there are a lot of info and thze initial page load takes a lot of time.

another way is simply to use a submit button, but this is worst case scenario.

Any help is very appreciated!

Comments

sergebw’s picture

Hello.
Has anyone found a solution to this problem?

pifagor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)