No search on stored calculation 3.5.4

Hi,

I am not able fired search on stored calculation. :?
Even I can’t fired search on other fields .But if I don’t put the stored calculation in the form then no problem. :roll:

Servoy Developer
Version 3.5.4-build 517
Java version 1.6.0-b105 (Windows XP)

How do you fire your search, script or ?

By

Hi Marcel,

Am I doing something wrong or this is a bug ? :?:

What do you mean by “I cannot fire a search”? Do you get an error? What happens or does not happen?

Hi Subhranil,

So you have a form with several fields on it including the stored calculation.

You then enter find mode and put some criteria into the stored calc field and ???

What happens then ?

Do you get errors or no records returned ?

What criteria are you entering in to be found ?

Does data exist in the result field ?

Cheers
Harry

Hi Harry and Patric.

Harry Catharell:
So you have a form with several fields on it including the stored calculation.

But I am unable to enter to find mode. It is same before and after . No error message.
If I remove all stored calculations from the form then no problem.

I tested on version 3.5.2, 3.5.4 , 3.5.5 also.

Servoy Developer
Version 3.5.4-build 517
Java version 1.6.0-b105 (Windows XP)

Hi ,

I got the point. 8)
This is because of my calculation.

Thanks Harry and Patrick .

Hi Subhranil

What do mean by I got the point? The problem did not disappear, did it?

If you put a form into find mode, you can enter a find criteria into the stored calc field. The problem is, are all calc fields gotten touched just before the find to make sure their content is up to date? Otherwise they may be empty (if never touched) or filled with an old content.

Regards, Robert

subhranild:
Hi ,

I got the point. 8)
This is because of my calculation.

Thanks Harry and Patrick .