nicklewe
4th October 2002, 15:54
Hello,

I'm using the create.object function with DsCradioButton to create some radio buttons on a form, but each time I click any of them the form field help dialog pops up ??

Why ??

Anybody know something about this behaviour ?

thanks in advance for any hints,

Nick LeWe

jaapzwaan
7th October 2002, 11:07
Nick,

Is it a 4GL session (created with form editor/ UI script) that you add your fields on? If it is, you might create problems, because the 4GL engine doesn't know about these objects and the return value of such an object might activate the help command.

What version are you working on? In the latest versions of BaanERP, there are some alternatives.

If you created a 3GL (with your own main function and event handling), this error should not occur.

Regards,
Jaap Zwaan