PDA

View Full Version : Problem with Dataassist Search Wizard


phil.evans372967
05-21-2009, 10:59 AM
Hi

I'm trying to use datassist search wizard to create a new search page and results page.

I get through steps 1 and 2, and then select new search page and new form.

When I try to set a new form field for my first addition, I keep getting a CS3 alert dialogue saying "Please enter a name for your form field" whatever I try to input keeps throwing back this error.

Any suggestions?

Cheers

Phil

Ray Borduin
05-21-2009, 11:51 AM
Do you have a screen shot of the error? Maybe try adding a value in the name field before pressing that button.... I'm not really sure, but maybe a screen shot will help me.

phil.evans372967
05-21-2009, 12:22 PM
Hi Ray,

It seems intermittent.

Screen shot attached.

I've followed the recipe at http://assets.webassist.com/solutionrecipes/117_dataassist_search/02_dataassist_search.swf to the letter.

Cheers

Phil

Ray Borduin
05-21-2009, 12:28 PM
This is probably the CS4 field blur bug.

Click into another field before clicking the next button, like the select field to the right. I think that will solve it.

this_is_me
05-22-2009, 02:29 AM
Same thing here. I used the DA Search wizard, selected stuff from the recordset and end up with the same popup message. Screenshot looks the same here.

Ray Borduin
05-22-2009, 07:40 AM
if you click into another field before clicking the button does the error go away?

phil.evans372967
05-22-2009, 10:29 AM
Hi Ray,

It works for me if I click away.

Similar problem occurs using the dataassist search server behaviour configuration interface.

FYI I'm using CS3

Thanks

Regards

Phil

Ray Borduin
05-22-2009, 11:05 AM
Yes, we introduced this bug with our cs4 updates. CS4 automatically greys out image buttons in interfaces until they are moused over. This caused us to move to images instead of image buttons in some cases to fix the way our UI looked. Unfortunately we later discovered that buttons change the focus on the field and images don't and DW doesn't update field values until they are blurred.

We will be addressing this problem in updates but many of our products may have this behavior until that time. Basically the last field you update may not "stick" unless you blur it by clicking into another field first. Most products we have recenlty updated have included this fix.