Flueck Hans-Ulrich
|
| Posted: 07/22/2002, 11:52 PM |
|
Hi
Seems to be a bug...
With CCS 1.0.7.0 / PHP , only the first parameters for table data source
definitions (grid, combobox, etc.) works, from the second parameter, page
code is correct, but $this->wp->Criterion[2], $this->wp->Criterion[3]... is
always empty in BeforeExecuteSelect event.
Note: Comboboxes had this problem already in v1.0.6.0.
It's URGENT for me to correct this one.
Workaround is using SQL data source definitions - but takes additional time
to change individual programming with $this->wp->Criterion[2] type of stuff.
Must return to v1.0.6.0 with one app, I guess.
Thanks for your help.
Regards
John
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 07/31/2002, 5:39 AM |
|
Please submit a request to support.codecharge.com
--
Alex,
Support Engineer
CodeCharge Team
"Flueck Hans-Ulrich" <huf@inomatix.com> wrote in message
news:ahiuej$s8n$1@news.codecharge.com...
> Hi
>
> Seems to be a bug...
>
> With CCS 1.0.7.0 / PHP , only the first parameters for table data source
> definitions (grid, combobox, etc.) works, from the second parameter, page
> code is correct, but $this->wp->Criterion[2], $this->wp->Criterion[3]...
is
> always empty in BeforeExecuteSelect event.
>
> Note: Comboboxes had this problem already in v1.0.6.0.
>
> It's URGENT for me to correct this one.
>
> Workaround is using SQL data source definitions - but takes additional
time
> to change individual programming with $this->wp->Criterion[2] type of
stuff.
> Must return to v1.0.6.0 with one app, I guess.
>
> Thanks for your help.
>
> Regards
> John
>
>
|
|
|
 |
|